Spread Silverlight Documentation
RowGroupHeaderExpandUndoAction Class
Members 


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace : RowGroupHeaderExpandUndoAction Class
Represents a row range group action used to expand or collapse row range groups on the same level.
Object Model
RowGroupHeaderExpandUndoAction Class
Syntax
'Declaration
 
Public Class RowGroupHeaderExpandUndoAction 
   Inherits ActionBase
   Implements GrapeCity.Windows.SpreadSheet.UI.IUndo 
'Usage
 
Dim instance As RowGroupHeaderExpandUndoAction
public class RowGroupHeaderExpandUndoAction : ActionBase, GrapeCity.Windows.SpreadSheet.UI.IUndo  
Inheritance Hierarchy

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

See Also

Reference

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