ValidationHintBaseProperties Class
Provides access to base validation hint properties. Objects of this type affect all validation hints owned by an Adorner UI Manager.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Related API Members
The following members return ValidationHintBaseProperties objects:
#Remarks
The AdornerUIManager.ValidationHintProperties property provides access to three objects of the ValidationHintBaseProperties class: IndeterminateState, ValidState and InvalidState. Each object allows you to customize the validation hint behavior for a specific control validation state. Properties you set will affect all validation hints owned by the parent Adorner UI Manager.