ActiveReports 9
DataGroupingCollection Class Members
Properties  Methods 

The following tables list the members exposed by DataGroupingCollection.

Public Properties
 NameDescription
Public PropertyCapacityGets or sets the number of elements that the DataGroupingCollection can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyCountGets the number of elements contained in the DataGroupingCollection instance. This property cannot be overridden.` (Inherited from System.Collections.CollectionBase)
Public PropertyItemGets or sets the element at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a DataGrouping object to the DataGroupingCollection collection.  
Public MethodAddRangeAdds the elements of the specified DataGroupingCollection to the current DataGroupingCollection.  
Public MethodClearRemoves all objects from the DataGroupingCollection instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodRemoveRemoves the first occurrence of a specific DataGrouping object from the DataGroupingCollection.  
Public MethodRemoveAtRemoves the element at the specified index of the  DataGroupingCollection instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

DataGroupingCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum