[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.RemoveVerticalSplit

RemoveVerticalSplit Method

RemoveVerticalSplit(int)

Removes a vertical split at the specified index.

Declaration
public void RemoveVerticalSplit(int idx)
Parameters
Type Name Description
int idx

A zero-based integer that identifies the position of the split to be removed.

Remarks

By default the list has one vertical split.