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


In This Topic
    RangeGroupStateChangeUndoAction Class
    In This Topic
    Represents the undo actions for a collapse or expand action for range groups.
    Syntax
    'Declaration
     
    
    Public Class RangeGroupStateChangeUndoAction 
       Inherits UndoAction
    'Usage
     
    
    Dim instance As RangeGroupStateChangeUndoAction
    public class RangeGroupStateChangeUndoAction : UndoAction 
    Inheritance Hierarchy

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

    See Also