ActiveReports 9
CategoryGroupingCollection Class Members
Properties  Methods 

The following tables list the members exposed by CategoryGroupingCollection.

Public Properties
 NameDescription
Public PropertyCapacityGets or sets the number of elements that the CategoryGroupingCollection can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyCountGets the number of elements contained in the CategoryGroupingCollection instance. This property cannot be overridden.   (Inherited from System.Collections.CollectionBase)
Public PropertyItemGets or sets a specific CategoryGrouping object in the CategoryGroupingCollection by position.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a CategoryGrouping object to the CategoryGroupingCollection.  
Public MethodClearClears all CategoryGrouping objects from the CategoryGroupingCollection. (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfDetermines the index of a CategoryGrouping object in the CategoryGroupingCollection  
Public MethodInsertInserts a new CategoryGrouping object into the CategoryGroupingCollection at the specified location.  
Public MethodRemoveRemoves the specified CategoryGrouping object from the CategoryGroupingCollection.  
Public MethodRemoveAtRemoves the specified CategoryGrouping object from the CategoryGroupingCollection. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

CategoryGroupingCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum