Skip to main content
A newer version of this page is available. .
All docs
V22.1

ValidationHintBaseProperties.HintAlignment Property

Namespace: DevExpress.Utils.VisualEffects

Assembly: DevExpress.Utils.v22.1.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

[DefaultValue(ValidationHintAlignment.Default)]
[DXCategory("Appearance")]
public ValidationHintAlignment HintAlignment { get; set; }

Property Value

Type Default
DevExpress.Utils.VisualEffects.ValidationHintAlignment Default
See Also