Spread Windows Forms 7.0 Product Documentation
FarPoint.Win.Spread.UndoRedo Namespace
See Also  Inheritance Hierarchy Support Options
FarPoint.Win.Spread Assembly : FarPoint.Win.Spread.UndoRedo Namespace

Glossary Item Box

Provides the classes, interfaces, enumerations, and event handlers for the undo and redo capability in the Spread for Windows Forms spreadsheet component.

Classes

 ClassDescription
ClassAddChildUndoAction Represents the undo actions for adding a child object.
ClassAutoSortColumnUndoAction Represents the undo actions for an automatic sorting of rows in a sheet based on values in a column.
ClassCellDragDropUndoAction Represents the undo actions for dragging and dropping a range of cells.
ClassCellDragFillUndoAction Represents the undo actions for dragging and filling a range of cells.
ClassCellEditUndoAction Represents the undo actions for editing a cell.
ClassChildChangeUndoAction Represents the undo action for changing a shape.
ClassClearConditionalFormattingUndoAction Represents the undo actions for the clearing conditional formattings at specified ranges.
ClassClearConditionalFormatUndoAction Represents the undo actions for the ClearConditionalFormatUnDoAction class.
ClassClipboardCutActiveSheetUndoAction Represents the action for Clipboard cut of the active sheet.
ClassClipboardCutDataOnlyUndoAction Represents the undo actions for a Clipboard cut operation that involves data only.
ClassClipboardCutUndoAction Represents the undo actions for a Clipboard cut.
ClassClipboardPasteSheetUndoAction Represents the action for Clipboard paste of a sheet.
ClassClipboardPasteUndoAction Represents the undo actions for a Clipboard paste operation.
ClassColumnMoveUndoAction Represents the undo actions for moving a column.
ClassColumnResizeUndoAction Represents the undo actions for resizing a column on a sheet.
ClassConditionalFormatUndoAction Represents the undo actions for conditional formatting.
ClassConditionalFormatUndoActionBase Represents the undo actions for the ConditionalFormattingBase class.
ClassDeleteChildObjectUndoAction Represents the undo action for deleting a shape or child control.
ClassFormulaEditorUndoAction Represents the undo actions for entering a formula in the forumla editor.
ClassGroupClickUndoAction Represents the undo actions for clicking a column in the grouping bar to reverse sorting for that column.
ClassGroupColumnUndoAction Represents the undo actions for drag-drop of a column to the grouping bar.
ClassRangeGroupButtonClickUndoAction Represents the undo actions for a group button click action.
ClassRangeGroupStateChangeUndoAction Represents the undo actions for a collapse or expand action for range groups.
ClassRowMoveUndoAction Represents the undo actions for moving a row.
ClassRowResizeUndoAction Represents the undo actions for resizing a column on a sheet.
ClassSheetRenameUndoAction Represents the undo actions for renaming a sheet.
ClassSheetTabDragDropUndoAction Represents the undo action for dragging and dropping a sheet tab to reorder the sheets in the control.
ClassUndoAction Represents the actions in the component for which the user can perform an undo or redo.
ClassUndoManager Represents the manager of the undo actions for the Spread component.
ClassUndoRedoEventArgs Represents the event data for the undo and redo events handled by the undo manager.
ClassZoomUndoAction Represents the undo action for zooming a sheet

Delegates

 DelegateDescription
DelegateUndoRedoEventHandler Represents a defined method that handles the undo and redo events from the undo manager.

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.