Spread Silverlight Documentation
CellEditUndoAction Class
Members 


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace : CellEditUndoAction Class
Represents a cell edit undo action that applies a new value to a cell on the sheet.
Object Model
CellEditUndoAction Class
Syntax
'Declaration
 
Public Class CellEditUndoAction 
   Inherits ActionBase
   Implements GrapeCity.Windows.SpreadSheet.UI.IUndo 
'Usage
 
Dim instance As CellEditUndoAction
public class CellEditUndoAction : ActionBase, GrapeCity.Windows.SpreadSheet.UI.IUndo  
Inheritance Hierarchy

System.Object
   GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase
      GrapeCity.Windows.SpreadSheet.UI.UndoRedo.CellEditUndoAction

See Also

Reference

CellEditUndoAction Members
GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace