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.2.dll
Declaration
Property Value
Type | Description |
---|---|
Padding | A Padding structure applied to all hints owned by this manager. |
See Also