IToastNotificationProperties.AttributionText Property
In This Article
Gets or sets the attribution text, displayed to the application name’s right. This text is shown when the notification has the Generic template applied.
Namespace: DevExpress.XtraBars.ToastNotifications
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that is the attribution text, displayed to the application name’s right. |
#Remarks
See Also