FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / RangeGroupStateChangeUndoAction Class
Members


RangeGroupStateChangeUndoAction Class
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
Inheritance Hierarchy

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

See Also