| C1.Win.C1List.4 Assembly > C1.Win.C1List.ListBase Namespace > C1ListBase Class : AllowHorizontalSplit Property |
'Declaration Public Property AllowHorizontalSplit As System.Boolean
public System.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.