[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.InsertVerticalSplit

InsertVerticalSplit Method

InsertVerticalSplit(int)

Inserts a vertical split at the specified index.

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

A zero-based integer that identifies the position of the new split.

Remarks

By default the list has one vertical split.