Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ColumnResizeUndoAction Class


In This Topic
    ColumnResizeUndoAction Class Methods
    In This Topic

    For a list of all members of this type, see ColumnResizeUndoAction members.

    Public Methods
     NameDescription
    Public MethodClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodOverridden. Performs the column resizing action.  
    Public MethodReturns a string that represents this object.  
    Public MethodOverridden. Undoes the column resizing action.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Saves undo information.  
    Top
    See Also