var instance; // Type: wijmo.data.IPagedDataView; var value; // Type: IMutableObservable value = instance.sort;
var sort : IMutableObservable;
An observable property that gets or sets the sort to be applied to the data view. When assigned, the data view is refreshed.
var instance; // Type: wijmo.data.IPagedDataView; var value; // Type: IMutableObservable value = instance.sort;
var sort : IMutableObservable;