ActiveReports 10
DataCellCollection Class Methods

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

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

Public Methods
 NameDescription
Public MethodAdds a DataCell object to the DataCellCollection.  
Public MethodRemoves all objects from the DataCellCollection instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodDetermines the index of a specific DataCell object in the DataCellCollection.  
Public MethodRemoves the specified DataCell object from the DataCellCollection.  
Public MethodRemoves the element at the specified index of the DataCellCollection instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

DataCellCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace