AllowHorizontalSplit Property
AllowHorizontalSplit
Gets or sets a value indicating whether a user is allowed to create horizontal splits.
Declaration
[Layout]
public bool AllowHorizontalSplit { get; set; }
<Layout>
Public Property AllowHorizontalSplit As Boolean