True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid.BaseGrid Namespace / View Class / BeginVerticalResizing Method

In This Topic
    BeginVerticalResizing Method (View)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub BeginVerticalResizing( _
       ByVal p As System.Drawing.Point _
    ) 
    protected virtual void BeginVerticalResizing( 
       System.Drawing.Point p
    )

    Parameters

    p
    See Also