ToastNotification.HasHeroImage Property
Returns whether or not this notification has the hero image specified.
Namespace: DevExpress.XtraBars.ToastNotifications
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if this notification has the hero image specified; otherwise, false. |
Implements
See Also