Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / RangeGroupButtonClickUndoAction Class
Fields Methods


In This Topic
    RangeGroupButtonClickUndoAction Class Members
    In This Topic

    The following tables list the members exposed by RangeGroupButtonClickUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldSpecifies the level on which the action occurs.  
    Protected FieldSpecifies the collection of collapsed indexes inside groups.  
    Protected FieldSpecifies whether the action applies to an outline (range group) of rows.  
    Protected FieldSpecifies the view of the Clipboard operation.  
    Top
    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. Peforms the Clipboard cut action.  
    Public MethodOverridden. Peforms the undo Clipboard cut action.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Saves the undo state of an outline (range group) button click action.  
    Top
    See Also