Back to Devexpress

DxEditorBase Properties

blazor-devexpress-dot-blazor-dot-base-dot-dxeditorbase-dot-underscore-properties.md

latest1.4 KB
Original Source

DxEditorBase Properties

Defines the base API for classes that implement Blazor editors.

NameDescription
AttributesSpecifies a collection of standard HTML attributes applied to the component.
CssClassAssigns a CSS class to the component.
EnabledSpecifies whether the component can respond to user interactions.
IdSpecifies the component’s unique identifier.
ReadOnlySpecifies whether the read-only mode is active.
ShowValidationSuccessStateSpecifies whether the editor indicates successful validation. When an input value is valid, the editor displays a green outline and can show a success icon.
SizeModeSpecifies the component’s size.
ValidationEnabledSpecifies whether the editor validates user input.

See Also

DxEditorBase Class

DxEditorBase Members

DevExpress.Blazor.Base Namespace