GrapeCity.Xaml.SpreadSheet.UI
RowUngroupUndoAction Class
Members 


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

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

See Also

Reference

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