|
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; }
Public ReadOnly Property ColumnsCount As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also