Wijmo UI for the Web
asc Field

A value indicating whether sorting must be ascending or descending.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.data.ISortDescriptor;
var value; // Type: bool
value = instance.asc;
Javascript (Specification) 
var asc : bool;
Browser Compatibility
7
5
5

See Also

Reference

ISortDescriptor Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.