[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.AllowVerticalSplit

AllowVerticalSplit Property

AllowVerticalSplit

Specifies if a user is allowed to create vertical splits.

Declaration
[Layout]
public bool AllowVerticalSplit { get; set; }
Property Value
Type Description
bool

The default value is false.

Remarks

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.