[]
Initializes a new instance of the C1ComboBoxGroupItem class.
public C1ComboBoxGroupItem()
Initializes a new instance of the C1ComboBoxGroupItem class.
public C1ComboBoxGroupItem(IDataCollectionGroup<object, object> group, int dataIndex)
Type | Name | Description |
---|---|---|
IDataCollectionGroup<object, object> | group | The group item. |
int | dataIndex | The index of the group inside the collection of groups. |