Wijmo UI for the Web
sort Field
wijmo.data Namespace > IAjaxDataViewOptions Interface : sort Field
The sort to apply to a data view. See wijmo.data.IDataView.sort for details.
Syntax
var instance; // Type: wijmo.data.IAjaxDataViewOptions;
var value; // Type: any
value = instance.sort;
var sort : any;
See Also

Reference

IAjaxDataViewOptions Interface