ValidationHintBaseDefaultProperties.ActualText Property
In This Article
Returns the text currently displayed by this ValidationHint object’s hint.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that is the text currently displayed by this Validation |
#Remarks
See the ValidationHintBaseDefaultProperties.Text property to learn more.
See Also