ActiveReports 12
DataGroupingCollection Class Members
Properties  Methods 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : DataGroupingCollection Class

The following tables list the members exposed by DataGroupingCollection.

Public Properties
 NameDescription
Public PropertyGets or sets the number of elements that the DataGroupingCollection can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the DataGroupingCollection instance. This property cannot be overridden.` (Inherited from System.Collections.CollectionBase)
Public PropertyGets or sets the element at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAdds a DataGrouping object to the DataGroupingCollection collection.  
Public MethodAdds the elements of the specified DataGroupingCollection to the current DataGroupingCollection.  
Public MethodRemoves all objects from the DataGroupingCollection instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodRemoves the first occurrence of a specific DataGrouping object from the DataGroupingCollection.  
Public MethodRemoves the element at the specified index of the  DataGroupingCollection instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

DataGroupingCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace