[]
Model class to store settings of an item inside C1ComboBox.
public class C1ComboBoxItem : ListViewItem
Name | Description |
---|---|
C1ComboBoxItem() | Initialize a new instance of C1ComboBoxItem class. |
C1ComboBoxItem(IDataCollection<object>, int) | Initialize a new instance of C1ComboBoxItem class. |
Name | Description |
---|---|
IsEnabled | Gets or sets the IsEnabled property. |
Parent | Gets the parent group item. |
Name | Description |
---|---|
SetField<T>(ref T, T, string) |