ActiveReports 12
CategoryGroupingCollection Class Methods

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

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

Public Methods
 NameDescription
Public MethodAdds a CategoryGrouping object to the CategoryGroupingCollection. (Inherited from System.Collections.ObjectModel.Collection<CategoryGrouping>)
Public MethodAdds a CategoryGroupingCollection to the existing CategoryGroupingCollection.  
Public MethodClears all CategoryGrouping objects from the CategoryGroupingCollection. (Inherited from System.Collections.ObjectModel.Collection<CategoryGrouping>)
Public MethodDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<CategoryGrouping>)
Public MethodCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<CategoryGrouping>)
Public MethodDetermines the index of a CategoryGrouping object in the CategoryGroupingCollection (Inherited from System.Collections.ObjectModel.Collection<CategoryGrouping>)
Public MethodInserts a new CategoryGrouping object into the CategoryGroupingCollection at the specified location. (Inherited from System.Collections.ObjectModel.Collection<CategoryGrouping>)
Public MethodRemoves the specified CategoryGrouping object from the CategoryGroupingCollection. (Inherited from System.Collections.ObjectModel.Collection<CategoryGrouping>)
Public MethodRemoves the specified CategoryGrouping object from the CategoryGroupingCollection. (Inherited from System.Collections.ObjectModel.Collection<CategoryGrouping>)
Top
See Also

Reference

CategoryGroupingCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace