ActiveReports Developer 7
CustomData Class Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace : CustomData Class

Glossary Item Box

The following tables list the members exposed by CustomData.

Public Properties

 NameDescription
Public PropertyDataCellsContains the cells contained in the detail-data area of the CustomData structure.  
Public PropertyDataColumnGroupingsReturns the groupings on the column axis for the CustomData structure.  
Public PropertyDataRowGroupingsReturns the groupings on the row axis for the CustomData structure.  
Public PropertyNoRowsIndicates no data is available for this data region.  
Top

See Also