Click or drag to resize

DbDataSource.RemoveSort Method

X#
Removes any sort applied using ApplySort(PropertyDescriptor, ListSortDirection).

Namespace:  XSharp
Assembly:  XSharp.Data (in XSharp.Data.dll) Version: 2.19
Syntax
 METHOD RemoveSort() AS VOID
Request Example View Source

Implements

RemoveSort
Exceptions
ExceptionCondition
NotSupportedExceptionSupportsSorting is .
See Also