ActiveReports 11
TableColumnCollection Class Members
Properties  Methods 

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : TableColumnCollection Class

The following tables list the members exposed by TableColumnCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TableColumnCollection class.  
Top
Public Properties
 NameDescription
Public PropertyGets the number of elements contained in the CustomPropertyDefinitionCollection instance. This property cannot be overridden. (Inherited from System.Collections.ObjectModel.Collection<TableColumn>)
Public PropertyGets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<TableColumn>)
Top
Public Methods
 NameDescription
Public MethodAdds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<TableColumn>)
Public MethodAdds a TableColumnCollection to the existing TableColumnCollection.  
Public MethodRemoves all objects from the DataGroupingCollection instance. This method cannot be overridden. (Inherited from System.Collections.ObjectModel.Collection<TableColumn>)
Public MethodDetermines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<TableColumn>)
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<TableColumn>)
Public MethodSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<TableColumn>)
Public MethodInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<TableColumn>)
Public MethodRemoves the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<TableColumn>)
Public MethodRemoves the element at the specified index of the DataCellCollection instance. This method is not overridable. (Inherited from System.Collections.ObjectModel.Collection<TableColumn>)
Top
See Also

Reference

TableColumnCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace