Class Index

Classes


Class $.wijmo.wijspread.SortState

Class Summary
Constructor Attributes Constructor Name and Description
 
Specifies the type of sorting to perform.
Field Summary
Field Attributes Field Name and Description
 
Indicates the sorting is ascending.
 
Indicates the sorting is descending.
 
Indicates the sorting is disabled.
Class Detail
$.wijmo.wijspread.SortState()
Specifies the type of sorting to perform.
Field Detail
Ascending
Indicates the sorting is ascending.

Descending
Indicates the sorting is descending.

None
Indicates the sorting is disabled.

©2013. ComponentOne, a division of GrapeCity. All Rights Reserved.