Wijmo UI for the Web
sort Field
wijmo.data Namespace > IRemoteDataViewOptions Interface : sort Field

The sort to apply to a data view. See wijmo.data.IDataView.sort for details.

Syntax
var instance; // Type: wijmo.data.IRemoteDataViewOptions;
var value; // Type: any
value = instance.sort;
var sort : any;
See Also

Reference

IRemoteDataViewOptions Interface