Back to Devexpress

IToastNotificationProperties.HasHeroImage Property

windowsforms-devexpress-dot-xtrabars-dot-toastnotifications-dot-itoastnotificationproperties-b597245f.md

latest1.5 KB
Original Source

IToastNotificationProperties.HasHeroImage Property

Returns whether or not this notification has the hero image specified.

Namespace : DevExpress.XtraBars.ToastNotifications

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
bool HasHeroImage { get; }
vb
ReadOnly Property HasHeroImage As Boolean

Property Value

TypeDescription
Boolean

true if this notification has the hero image specified; otherwise, false.

|

See Also

IToastNotificationProperties Interface

IToastNotificationProperties Members

DevExpress.XtraBars.ToastNotifications Namespace