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