| Name | Description | |
|---|---|---|
![]() | NComboBoxDataCellEditor Constructor | Default constructor |
The following tables list the members exposed by NComboBoxDataCellEditor.
| Name | Description | |
|---|---|---|
![]() | NComboBoxDataCellEditor Constructor | Default constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | NComboBoxDataCellEditorSchema | Schema associated with NComboBoxDataCellEditor. |
| Name | Description | |
|---|---|---|
![]() | BeginEditing | Overridden. Called when editing starts |
| Name | Description | |
|---|---|---|
![]() | CreateValueEditor | Overridden. Overriden to hook the NComboBox events |
![]() | GetValueEditorValue | Overridden. Must override to get a non-null value from the editor. |
![]() | SetValueEditorValue | Overridden. Must override to set a non-null value to the editor. |