ActiveReports 10
Count Property (ITableColumnCollection)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace > ITableColumnCollection Interface : Count Property
Gets the number of elements contained in the System.Collections.ICollection.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
int Count {get;}

Property Value

The number of elements contained in the System.Collections.ICollection.
See Also

Reference

ITableColumnCollection Interface
ITableColumnCollection Members