'Declaration
Public Property AllowHorizontalSplit As Boolean
public bool AllowHorizontalSplit {get; set;}
'Declaration
Public Property AllowHorizontalSplit As Boolean
public bool AllowHorizontalSplit {get; set;}
If True, then the user is able to split the current list into multiple horizontal splits at run-time.
If False, then the user is prevented from splitting the list horizontally.