ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / CustomData Class
Properties Methods

In This Topic
    CustomData Class Members
    In This Topic

    The following tables list the members exposed by CustomData.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CustomData class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column groupings defined for the custom report item's data.  
    Public PropertyGets the row groupings defined for the custom report item's data.  
    Public PropertyGets the data values calculated for each detail cell of the custom report item's data.  
    Public PropertyGets or sets s name of the data set used as the data source for the CustomReportItem.  
    Public PropertyGets a collection of parameters associated with the custom report item's data.  
    Public PropertyGets a collection of filters to apply to each row of data.  
    Top
    Public Methods
     NameDescription
    Public MethodValidates the current state of the CustomData object.  
    Top
    See Also