SupportsAdvancedSorting Property (SortableBindingList<T>)
In This Topic
Gets a value that indicates whether the data source supports advanced sorting.
Syntax
'Declaration
Public ReadOnly Property SupportsAdvancedSorting As Boolean
public bool SupportsAdvancedSorting {get;}
See Also