True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / Split Class / AllowHorizontalSizing Property

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