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

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