IToastNotificationProperties.HasHeroImagePath Property
Returns whether or not this notification has the path to the hero image specified.
Namespace: DevExpress.XtraBars.ToastNotifications
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if this notification has the path to the hero image specified; otherwise, false. |
See Also