Check if a datasource supports sorting.
The item type (used for type narrowing).
The datasource to check.
True if datasource implements ISortableDatasource<T>; false otherwise.
ISortableDatasource<T>
Check if a datasource supports sorting.