ComboBoxCellType Class Members
In This Topic
The following tables list the members exposed by ComboBoxCellType.
Public Constructors
Public Properties
| Name | Description |
 | Editable |
Gets or sets whether the combo box is editable.
|
 | EditorValueType |
Gets or sets the value that is written to the underlying data model.
|
 | ItemHeight |
Gets or sets the height of each item.
|
 | Items |
Gets the items for the drop-down list in the combo box.
|
 | MaxDropDownItems |
Gets or sets the maximum item count of the drop-down list per page.
|
Top
See Also