ComboBoxCell Class |
Namespace: Eto.Forms
The ComboBoxCell type exposes the following members.
Name | Description | |
---|---|---|
ComboBoxCell |
Initializes a new instance of the ComboBoxCell class.
| |
ComboBoxCell(Int32) |
Initializes a new instance of the ComboBoxCell class with the column index to bind.
| |
ComboBoxCell(String) |
Initializes a new instance of the ComboBoxCell class with the specified property to bind to.
|
Name | Description | |
---|---|---|
ComboKeyBinding |
Binding to get the key value for the items in the combo box.
| |
ComboTextBinding |
Binding to get the text value for the items in the combo box.
| |
DataStore |
Gets or sets the data store of the items in the combo box for this cell.
|