|
SortableBindingListTSortDirectionCore Property
|
Gets the sort order direction.
Namespace:
Accord.Controls
Assembly:
Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntaxprotected override ListSortDirection SortDirectionCore { get; }Protected Overrides ReadOnly Property SortDirectionCore As ListSortDirection
Get
Request Example
View SourceProperty Value
Type:
ListSortDirection
See Also