[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.ColumnResizeAction

ColumnResizeAction Class

Undoable resize column action.

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

Constructors

Name Description
ColumnResizeAction(C1FlexSheet)

Initializes a new instance of a ColumnResizeAction.

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.