Back to Devexpress

IEditSettings Properties

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

latest1.0 KB
Original Source

IEditSettings Properties

Declares common editor settings.

NameDescription
CssClassAssigns a CSS class to the editor.
EnabledSpecifies whether an editor is enabled.
ReadOnlySpecifies whether a user can change an editor’s value.
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.
ValidationEnabledSpecifies whether the editor validates user input.

See Also

IEditSettings Interface

IEditSettings Members

DevExpress.Blazor Namespace