True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / Split Class / AllowVerticalSizing Property

In This Topic
    AllowVerticalSizing Property (Split)
    In This Topic
    Gets or sets a value indicating whether a user is allowed to resize vertical splits.
    Syntax
    'Declaration
     
    Public Property AllowVerticalSizing As System.Boolean
    public System.bool AllowVerticalSizing {get; set;}
    See Also