Spread Silverlight Documentation
RowAutoFitUndoAction Class
Members 


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace : RowAutoFitUndoAction Class
Represents the undo actions for an automatically resized row on a sheet.
Object Model
RowAutoFitUndoAction Class
Syntax
'Declaration
 
Public Class RowAutoFitUndoAction 
   Inherits ActionBase
   Implements GrapeCity.Windows.SpreadSheet.UI.IUndo 
'Usage
 
Dim instance As RowAutoFitUndoAction
public class RowAutoFitUndoAction : ActionBase, GrapeCity.Windows.SpreadSheet.UI.IUndo  
Inheritance Hierarchy

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

See Also

Reference

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