GrapeCity.Xaml.SpreadSheet.UI
RowGroupUndoAction Class
Members 


GrapeCity.Xaml.SpreadSheet.UI.UndoRedo Namespace : RowGroupUndoAction Class
Represents the undo action for grouping a row range group on a sheet.
Syntax
'Declaration
 
Public Class RowGroupUndoAction 
   Inherits ActionBase
   Implements GrapeCity.Xaml.SpreadSheet.UI.IUndo 
'Usage
 
Dim instance As RowGroupUndoAction
public class RowGroupUndoAction : ActionBase, GrapeCity.Xaml.SpreadSheet.UI.IUndo  
Inheritance Hierarchy

System.Object
   GrapeCity.Xaml.SpreadSheet.UI.UndoRedo.ActionBase
      GrapeCity.Xaml.SpreadSheet.UI.UndoRedo.RowGroupUndoAction

See Also

Reference

RowGroupUndoAction Members
GrapeCity.Xaml.SpreadSheet.UI.UndoRedo Namespace