Click or drag to resize
Accord.NET (logo)

SortableBindingListTSortPropertyCore Property

Gets the current property being sorted.

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

Property Value

Type: PropertyDescriptor
See Also