Click or drag to resize
Accord.NET (logo)

ArrayDataViewColumnsCount Property

Gets the number of columns in the data-bound array.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public int ColumnsCount { get; }
Request Example View Source

Property Value

Type: Int32
See Also