|
ArrayDataViewColumnNames Property
|
Gets the column names for the array currently bound.
Namespace:
Accord.Controls
Assembly:
Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax public string[] ColumnNames { get; }
Public ReadOnly Property ColumnNames As String()
Get
Request Example
View SourceProperty Value
Type:
StringSee Also