DxEditorComponentBase Class
Defines the base API for classes that implement Blazor data editors.
Namespace: DevExpress.Blazor.Base
Assembly: DevExpress.Blazor.v26.1.dll
Declaration
public abstract class DxEditorComponentBase :
DxComponentBase,
IAsyncDisposable
Inheritance
Show 27 items
Object
ComponentBase
DxComponentBase
DxEditorComponentBase
See Also