ValidationHintBaseProperties.HintPadding Property
Gets or sets the ValidationHint padding. This setting affects all validation hints owned by this Adorner UI Manager.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v25.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Padding | A Padding structure applied to all hints owned by this manager. |
See Also