[]
        
(Showing Draft Content)

C1.Win.List.C1Combo.SetAddItemData

SetAddItemData Method

SetAddItemData(int, int, string)

Updates the cell data for the AddItem mode.

Declaration
public void SetAddItemData(int row, int col, string data)
Public Sub SetAddItemData(row As Integer, col As Integer, data As String)
Parameters
Type Name Description
int row
int col
string data