Spread Silverlight Documentation
RowUngroupUndoAction Class
Members 


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

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

See Also

Reference

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