BadgeDefaultProperties.ActualText Property
Returns the text currently displayed in this badge.
Namespace: DevExpress.Utils.VisualEffects
Assembly: DevExpress.Utils.v24.1.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