DxDropDownListEditorBase<TData, TValue> Events
Defines the base API for classes that implement editors with a drop-down item list: DxComboBox<TData, TValue>, DxTagBox<TData, TValue>.| Name | Description |
|---|---|
| DropDownVisibleChanged | Fires when an editor’s drop-down window visibility is changed. |
See Also