Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace / RowResizeExtent Class
Members


In This Topic
    RowResizeExtent Class
    In This Topic
    Represents the row resize extent that supports the row resize undo action.
    Object Model
    RowResizeExtent Class
    Syntax
    'Declaration
     
    Public Class RowResizeExtent 
    'Usage
     
    Dim instance As RowResizeExtent
    public class RowResizeExtent 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.UI.UndoRedo.RowResizeExtent

    See Also