ActiveReports 10
ColumnGroupingCollection Class Methods

GrapeCity.ActiveReports.v10 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ColumnGroupingCollection Class

For a list of all members of this type, see ColumnGroupingCollection members.

Public Methods
 NameDescription
Public MethodAdds a ColumnGrouping object to the ColumnGroupingCollection.  
Public MethodRemoves all objects from the ColumnGroupingCollection instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodDetermines the index of a specific ColumnGrouping object in the ColumnGroupingCollection.  
Public MethodInserts a new CategoryGrouping object into the CategoryGroupingCollection at the specified location.  
Public MethodRemoves the element at the specified index of the ColumnGroupingCollection instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

ColumnGroupingCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace