AdornerUIManager.ValidationHintAppearances Property
Provides access to three sets of appearance settings, applied to child ValidationHint objects in corresponding validation states.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
[DXCategory("Appearance")]
public ValidationHintsAppearances ValidationHintAppearances { get; }
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
Individual hints can override the global ValidationHintAppearances settings using their own appearance properties, accessed through the ValidationHint.Appearances properties.