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.v24.1.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