Initializes a new instance of the SortManager class.
Gets or sets the collection of the sort descriptions represented by the ColumnSortDescription objects.
Adds a blank sorting level to the sort descriptions.
The index of the column in the FlexSheet control.
The sort order for the sort level.
Cancel the current sort descriptions to the FlexSheet control.
Check whether the sort item of specific column exists or not
The index of the column in the FlexSheet control.
Clear the sort descriptions.
Commits the current sort descriptions to the FlexSheet control.
The boolean value indicating whether the commit sort action is undoable.
Adds a copy of the current sorting level to the sort descriptions.
Removes the current sorting level from the sort descriptions.
The index of the column in the FlexSheet control.
Updates the current sort level.
The column index for the sort level.
The sort order for the sort level.
Moves the current sorting level to a new position.
The offset to move the current level by.
Maintains sorting of the selected Sheet of the FlexSheet.