ActiveReports 12
MatrixColumnCollection Class Methods

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

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

Public Methods
 NameDescription
Public MethodAdds a MatrixColumn object to the MatrixColumnCollection. (Inherited from System.Collections.ObjectModel.Collection<MatrixColumn>)
Public MethodAdds a MatrixColumnCollection to the existing MatrixColumnCollection.  
Public MethodRemoves all objects from the DataGroupingCollection instance. This method cannot be overridden. (Inherited from System.Collections.ObjectModel.Collection<MatrixColumn>)
Public MethodDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<MatrixColumn>)
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<MatrixColumn>)
Public MethodDetermines the index of a specific MatrixColumn object in the MatrixColumnCollection. (Inherited from System.Collections.ObjectModel.Collection<MatrixColumn>)
Public MethodInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<MatrixColumn>)
Public MethodRemoves the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<MatrixColumn>)
Public MethodRemoves the element at the specified index of the DataCellCollection instance. This method is not overridable. (Inherited from System.Collections.ObjectModel.Collection<MatrixColumn>)
Top
See Also

Reference

MatrixColumnCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace