ig.excel.SortDirection
Represents the various sort directions which can be used with a SortCondition.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_core.js
infragistics.documents.core_core.js
infragistics.ext_ui.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.