|
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
Syntaxpublic string[] ColumnNames { get; }
Public ReadOnly Property ColumnNames As String()
Get
Request Example
View SourceProperty Value
Type:
String
See Also