Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / TableResizeUndoAction Class
Members


TableResizeUndoAction Class
Represents the undo actions for table resizing.
Syntax
'Declaration
 
Public Class TableResizeUndoAction 
   Inherits UndoAction
 
'Usage
 
Dim instance As TableResizeUndoAction
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.Action
      FarPoint.Win.Spread.UndoRedo.UndoAction
         FarPoint.Win.Spread.UndoRedo.TableResizeUndoAction

See Also