Back to Devexpress

IEditorBase Properties

blazor-devexpress-dot-blazor-dot-ieditorbase-dot-underscore-properties.md

latest1.4 KB
Original Source

IEditorBase Properties

A base interface for DevExpress 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

IEditorBase Interface

IEditorBase Members

DevExpress.Blazor Namespace