ValidationHintBaseDefaultProperties.ActualBackgroundMode Property
In This Article
Returns which ValidationHint regions will be painted with this hint’s background color.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
See the ValidationHintBaseDefaultProperties.ShowBackgroundMode property to learn more.
See Also