Click or drag to resize
Accord.NET (logo)

SortableBindingListTSortDirectionCore Property

Gets the sort order direction.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
protected override ListSortDirection SortDirectionCore { get; }
Request Example View Source

Property Value

Type: ListSortDirection
See Also