ActiveReports 10
CategoryGroupingCollection Class Members
Properties  Methods 

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

The following tables list the members exposed by CategoryGroupingCollection.

Public Properties
 NameDescription
Public PropertyGets or sets the number of elements that the CategoryGroupingCollection can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the CategoryGroupingCollection instance. This property cannot be overridden.   (Inherited from System.Collections.CollectionBase)
Public PropertyGets or sets a specific CategoryGrouping object in the CategoryGroupingCollection by position.  
Top
Public Methods
 NameDescription
Public MethodAdds a CategoryGrouping object to the CategoryGroupingCollection.  
Public MethodClears all CategoryGrouping objects from the CategoryGroupingCollection. (Inherited from System.Collections.CollectionBase)
Public MethodDetermines the index of a CategoryGrouping object in the CategoryGroupingCollection  
Public MethodInserts a new CategoryGrouping object into the CategoryGroupingCollection at the specified location.  
Public MethodRemoves the specified CategoryGrouping object from the CategoryGroupingCollection.  
Public MethodRemoves the specified CategoryGrouping object from the CategoryGroupingCollection. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

CategoryGroupingCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace