[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.SortAction

SortAction Class

Undoable Sort action.

Inheritance
SortAction
Implements
Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexSheet.4.6.2.dll
Syntax
public class SortAction : IUndoableAction

Constructors

Name Description
SortAction(C1FlexSheet)

Initializes a new instance of a SortAction.

Methods

Name Description
Redo()

Restores the effect of the last undone action.

SaveNewState()

Saves the state of the control after the action.

Undo()

Reverts the effect of the last action.