'Declaration
Public Property AllowVerticalSplit As Boolean
public bool AllowVerticalSplit {get; set;}
'Declaration
Public Property AllowVerticalSplit As Boolean
public bool AllowVerticalSplit {get; set;}
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.