DataViewBase.HasValidationError Property
In This Article
Gets whether a validation error has been defined for the view.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if a validation error is defined for the view; otherwise, false. |
See Also