DxDropDownListEditorBase<TData, TValue> Constructors
Defines the base API for classes that implement editors with a drop-down item list: DxComboBox<TData, TValue>, DxTagBox<TData, TValue>.Name | Description |
---|---|
DxDropDownListEditorBase() | Initializes a new instance of the DxDropDownListEditorBase<TData, TValue> class. |
See Also