Check if a datasource supports reordering items.
The item type (used for type narrowing).
The datasource to check.
true if datasource implements IReorderableDatasource<T>; false otherwise.
true
datasource
IReorderableDatasource<T>
false
Check if a datasource supports reordering items.