Overload | Description |
---|---|
CanSort<T>(IDataCollection<T>,String) | Returns true if the data collection supports sorting. |
CanSort<T>(IDataCollection<T>,String,SortDirection) | Returns true if the data collection supports sorting. |
CanSort<T>(IDataCollection<T>,SortDescription[]) | Returns true if the data collection supports sorting. |