[]
Specifies if a user is allowed to create vertical splits.
[Layout]
public bool AllowVerticalSplit { get; set; }
Type | Description |
---|---|
bool | The default value is false. |
If True, then the user is able to create multiple vertical splits in the list.
If False, then the user is restricted from creating vertical splits.