[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.EditAction

EditAction Class

Undoable edit action.

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

Constructors

Name Description
EditAction(C1FlexSheet, CellRange)

Initializes a new instance of a EditAction.

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.