ComponentOne List for WinForms
C1.Win.C1List 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 Boolean
    public bool AllowHorizontalSizing {get; set;}
    See Also