Click or drag to resize

ITabularCollectionTValue, TCollectionNumberOfColumns Property

Gets the number of columns of this instance.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
int NumberOfColumns { get; }

Property Value

Type: Int32
The number of columns of this instance.
See Also