[]
        
(Showing Draft Content)

C1.Win.C1List.C1Combo.InsertItem

InsertItem Method

InsertItem(string, int)

Inserts a new item at the index position in the AddItem mode.

Declaration
public void InsertItem(string newItem, int index)
Parameters
Type Name Description
string newItem
int index