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


In This Topic
    RangeGroupStateChangeUndoAction Class Members
    In This Topic

    The following tables list the members exposed by RangeGroupStateChangeUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldSpecifies the collection of collapsed indexes inside an outline (range group).  
    Protected FieldSpecifies the outline (range group) to expand or collapse.  
    Protected FieldSpecifies whether the action applies to an outline (range group) of rows (or columns).  
    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 this range group.  
    Top
    See Also