MVCxVerticalGridEditingSettings.ShowModelErrorsForEditors Property
In This Article
Gets or sets a value that specifies whether or not model error messages should be automatically displayed for invalid editors.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if model error messages are automatically displayed for invalid editors; false if the automatic error visualization feature is not used. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Show |
---|---|
MVCx |
|
Vertical |
|
See Also