Back to Devexpress

IToastNotificationProperties.HasHeroImagePath Property

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

latest1.6 KB
Original Source

IToastNotificationProperties.HasHeroImagePath Property

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

Namespace : DevExpress.XtraBars.ToastNotifications

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
Boolean

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

|

See Also

IToastNotificationProperties Interface

IToastNotificationProperties Members

DevExpress.XtraBars.ToastNotifications Namespace