ActiveReports Developer 7
DataGrouping Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : DataGrouping Class

Glossary Item Box

The following tables list the members exposed by DataGrouping.

Public Constructors

 NameDescription
Public ConstructorDataGrouping ConstructorInitializes a new instance of the DataGrouping class.  
Top

Public Properties

 NameDescription
Public PropertyCustomPropertiesSpecifies custom properties for a report item.  
Public PropertyDataGroupingsSpecifies the subgroupings contained within the current group.  
Public PropertyGroupingThe expressions by which to group the data.  
Public PropertyReportItemsGets the collection of the report items in this grouping.  
Public PropertySortingSpecifies how to sort the group instances.  
Public PropertyStaticGets or sets a value indicating if this is a static grouping.  
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the DataGrouping object.  
Top

See Also