Name | Description | |
---|---|---|
![]() | ComboBoxCellType Constructor |
The following tables list the members exposed by ComboBoxCellType.
Name | Description | |
---|---|---|
![]() | ComboBoxCellType Constructor |
Name | Description | |
---|---|---|
![]() | getEditable | Gets whether the combo box is editable. |
![]() | getEditorValueType | Gets the value that is written to the underlying data model. |
![]() | getItemHeight | Gets the height of each item. |
![]() | getMaxDropDownItems | Gets the maximum item count of the drop-down list per page. |
![]() | setEditable | Sets whether the combo box is editable. |
![]() | setEditorValueType | Sets the value that is written to the underlying data model. |
![]() | setItemHeight | Sets the height of each item. |
![]() | setMaxDropDownItems | Sets the maximum item count of the drop-down list per page. |