DxListEditorBase<TData, TValue> Constructors
Defines the base API for classes that implement Blazor list editors (List Box, ComboBox, TagBox).Name | Description |
---|---|
DxListEditorBase() | Initializes a new instance of the DxListEditorBase<TData, TValue> class. |
See Also