IDropDownBox Interface
An interface that defines the DxDropDownBox component’s API members (properties and methods).
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
Declaration
public interface IDropDownBox :
IEditorBase
Related API Members
The following members return IDropDownBox objects:
See Also