Wijmo UI for the Web
asc Field
wijmo.data Namespace > ISortDescriptor Interface : asc Field

A value indicating whether sorting must be ascending or descending.

Syntax
var instance; // Type: wijmo.data.ISortDescriptor;
var value; // Type: boolean
value = instance.asc;
var asc : boolean;
See Also

Reference

ISortDescriptor Interface