GrapeCity.Xaml.SpreadSheet.UI
RowAutoFitUndoAction Class
Members 


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

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

See Also

Reference

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