ActiveReports 10
ITableColumnCollection Interface Members
Properties  Methods 

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace : ITableColumnCollection Interface

The following tables list the members exposed by ITableColumnCollection.

Public Properties
 NameDescription
 PropertyGets the number of elements contained in the System.Collections.ICollection. (Inherited from System.Collections.ICollection)
 PropertyGets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe). (Inherited from System.Collections.ICollection)
 PropertyReturns the TableColumn at the specified index.  
 PropertyGets an object that can be used to synchronize access to the System.Collections.ICollection. (Inherited from System.Collections.ICollection)
Top
Public Methods
 NameDescription
 MethodCopies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index. (Inherited from System.Collections.ICollection)
Top
See Also

Reference

ITableColumnCollection Interface
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace