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


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

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

    See Also