Skip to main content
All docs
V23.2

ValidationHintBaseDefaultProperties.ActualHintAlignment Property

Namespace: DevExpress.Utils.VisualEffects

Assembly: DevExpress.Utils.v23.2.dll

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

Declaration

[Browsable(false)]
public ValidationHintAlignment ActualHintAlignment { get; }

Property Value

Type
DevExpress.Utils.VisualEffects.ValidationHintAlignment
See Also