[]
Initialize a new instance of C1MultiSelectItem class.
public C1MultiSelectItem()
Initialize a new instance of C1MultiSelectItem class.
public C1MultiSelectItem(IDataCollection<object> collection, int dataIndex)
Type | Name | Description |
---|---|---|
IDataCollection<object> | collection | The collection containing the item. |
int | dataIndex | Index of the data inside the collection. |