ActiveReports 12
CategoryGroupingCollection Class Members
Properties  Methods 

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

The following tables list the members exposed by CategoryGroupingCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CategoryGroupingCollection class.  
Top
Public Properties
 NameDescription
Public PropertyGets the number of elements contained in the CategoryGroupingCollection instance. This property cannot be overridden.   (Inherited from System.Collections.ObjectModel.Collection<CategoryGrouping>)
Public PropertyGets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<CategoryGrouping>)
Top
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