Ignite UI API Reference
ig.excel.SortDirection
Represents the various sort directions which can be used with a SortCondition.
Dependencies
jquery-1.4.4.js
infragistics.util.js
-
ascending
- Type:
- ig.excel.SortDirection
- Default:
- 0
Sort values in an ascending manner.
-
descending
- Type:
- ig.excel.SortDirection
- Default:
- 1
Sort values in an descending manner.
The current widget has no events.
The current widget has no public methods.