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