BadgeDefaultProperties.ActualText Property
In This Article
Returns the text currently displayed in this badge.
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 currently displayed badge text. |
See Also