ActiveReports 11
CustomData Class Members
Properties  Methods 

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : CustomData Class

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 PropertyA DataGroupingCollection containing the column groupings for the data.  
Public PropertyA DataGroupingCollection containing the row groupings for the data.  
Public PropertyA DataRowCollection containing the data values to calculate for each detail cell of the data.  
Public PropertyIndicates which data set to use as the source of data for the custom report item.  
Public PropertyA FilterCollection containing the filters to apply to each row of data.  
Top
Public Methods
 NameDescription
Public MethodValidates the information in each property of the CustomData object.  
Top
See Also

Reference

CustomData Class
GrapeCity.ActiveReports.PageReportModel Namespace