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