Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / TableResizeUndoAction Class
Members


In This Topic
    TableResizeUndoAction Class
    In This Topic
    Represents the undo actions for table resizing.
    Syntax
    'Declaration
     
    
    Public Class TableResizeUndoAction 
       Inherits UndoAction
    'Usage
     
    
    Dim instance As TableResizeUndoAction
    public class TableResizeUndoAction : UndoAction 
    Inheritance Hierarchy

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

    See Also