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