[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.InsertHorizontalSplit

InsertHorizontalSplit Method

InsertHorizontalSplit(int)

Inserts a horizontal split at the specified index.

Declaration
public void InsertHorizontalSplit(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 horizontal split.