Back to Devexpress

DxEditSettings Properties

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

latest1.1 KB
Original Source

DxEditSettings Properties

The base class that declares common editor settings for auto-generated editors.

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

DxEditSettings Class

DxEditSettings Members

DevExpress.Blazor Namespace