DbDataSource.RemoveSort Method | |
Removes any sort applied using ApplySort(PropertyDescriptor, ListSortDirection).
Namespace:
XSharp
Assembly:
XSharp.Data (in XSharp.Data.dll) Version: 2.21
Syntax Exceptions Exception | Condition |
---|
NotSupportedException | SupportsSorting is . |
See Also