Spread WPF Documentation
GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace
Inheritance Hierarchy
Provides undo redo information for the component.
Classes
 ClassDescription
ClassRepresents the actions in the component for which the user can perform an undo or redo.
ClassRepresents an exception when the ActionBase.Execute() method does not return a success or failure value; the Execute() method throws an ActionFailedException if the method fails during implementation.
Class 
ClassRepresents a cell edit action extent that supports editing a cell on the sheet.
ClassRepresents a cell edit undo action that applies a new value to a cell on the sheet.
Class 
Class 
Class 
Class 
ClassRepresents a clear cells value undo action on the sheet.
ClassRepresents a Clipboard paste action extent that supports Clipboard paste on the sheet.
Class 
ClassRepresents the Clipboard paste undo action for pasting on the sheet.
ClassRepresents the column automatic fit extent that supports the column automatic fit undo action.
ClassRepresents the undo actions for automatic fit of a column on a sheet.
ClassRepresents a column range group expand action extent that supports expanding or collapsing a column range group.
ClassRepresents an undo action to expand or collapse a column range group.
ClassRepresents a column range group extent that supports a column range group undo action.
ClassRepresents a column range group expand action extent that supports expanding or collapsing column range groups on the same level.
ClassRepresents a column range group action used to expand or collapse column range groups on the same level.
ClassRepresents the undo action for column range grouping on a sheet.
ClassRepresents a column resize extent that supports the column resize undo action.
ClassRepresents the undo actions for resizing a column on a sheet.
ClassRepresents a column range group ungroup extent that supports the column range group ungroup undo action.
ClassRepresents the undo action for ungrouping a column range group on a sheet.
Class 
ClassRepresents a drag drop action extent that supports drag and drop on the sheet.
ClassRepresents a drag drop undo action used to drag a range date and drop it to another range on the sheet.
ClassRepresents a drag fill action extent to support dragging and filling a range on the sheet.
ClassRepresents a drag fill action to drag and fill a range on the worksheet.
Class 
Class 
Class 
Class 
ClassRepresents a row automatic fit extent that supports the row automatic fit undo action.
ClassRepresents the undo actions for an automatically resized row on a sheet.
ClassRepresents a row range group expand action extent that supports expanding or collapsing the row range group.
ClassRepresents an undo action to expand or collapse a row range group.
ClassRepresents a row range group extent that supports the row range group undo action.
ClassRepresents a row range group expand action extent that supports expanding or collapsing row range groups on the same level.
ClassRepresents a row range group action used to expand or collapse row range groups on the same level.
ClassRepresents the undo action for grouping a row range group on a sheet.
ClassRepresents the row resize extent that supports the row resize undo action.
ClassRepresents the undo actions for resizing a row on a sheet.
ClassRepresents a row ungroup extent for a row range group that supports the undo action.
ClassRepresents the undo action for ungrouping row range groups on a sheet.
ClassRepresents setting an array formula action on the worksheet.
ClassRepresents a rename sheet name undo action on the sheet.
ClassRepresents a zoom undo action on the sheet.
Enumerations
 EnumerationDescription
EnumerationRepresents a data validation result when a cell sets a data validator object.
See Also

Reference

GrapeCity.WPF.SpreadSheet.UI Assembly