Spread Windows Forms 14.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / AutoSortColumnUndoAction Class


In This Topic
    AutoSortColumnUndoAction Class Methods
    In This Topic

    For a list of all members of this type, see AutoSortColumnUndoAction 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 automatic sorting action.  
    Public MethodReturns a string that represents this object.  
    Public MethodOverridden. Performs the undo automatic sorting action.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Saves the undo state of this automatic sorting action.  
    Top
    See Also