[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.WPF.FlexSheet.4.6.2 Assembly
C1.WPF.FlexGrid
Classes
UndoStack
Methods
AddAction
dotnet-framework-api
C1.WPF.FlexGrid.4.6.2 Assembly
C1.WPF.FlexSheet.4.6.2 Assembly
C1.Silverlight.FlexGrid.Resources
C1.Silverlight.Resources
C1.WPF.FlexGrid
Classes
C1FlexSheet
C1FormulaBar
CellRangeReference
CellStyleChangeAction
ColumnResizeAction
Comment
EditAction
ExcelBoundRow
ExcelCalcEngine
ExcelCellFactory
ExcelCellStyle
ExcelContextMenu
ExcelFilterEditor
ExcelMergeManager
ExcelRow
ExcelUndoStack
FindOption
FindResult
FlexSheetPaginator
GridSplitter
InsertDeleteColumnAction
InsertDeleteRowAction
NewSheet
PageTemplate
PasteAction
PdfExportOptions
RowResizeAction
Sheet
SheetCollection
SheetContextMenu
SortAction
SortDialog
UnboundSort
UnboundSortDescription
UndoStack
Constructors
Properties
Methods
AddAction
Clear
OnStateChanged
Redo
Undo
Events
Enums
Interfaces
(Showing Draft Content)
C1.WPF.FlexGrid.UndoStack.AddAction
AddAction Method
AddAction(IUndoableAction)
Adds an action to the undo/redo stack.
Declaration
public void AddAction(IUndoableAction action)
Parameters
Type
Name
Description
IUndoableAction
action