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

Name of the property to sort by.

Syntax
var instance; // Type: wijmo.data.ISortDescriptor;
var value; // Type: string
value = instance.property;
var property : string;
See Also

Reference

ISortDescriptor Interface