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