Skip to main content

GlobalOptions Properties

Defines global options for DevExpress Blazor components.
Name Description
BootstrapVersion Specifies the Bootstrap version.
ShowValidationIcon Specifies whether Blazor editors show validation icons. Affects only standalone editors.
ShowValidationSuccessState Specifies whether Blazor editors indicate the validation success status. When an input value is valid, it becomes marked with green outlines and can show a success icon.
SizeMode Specifies DevExpress Blazor components’ size mode.
See Also