ToastNotification.Image Property
Gets or sets the image, displayed within this ToastNotification.
Namespace: DevExpress.XtraBars.ToastNotifications
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Image | null | An Image object displayed within this Toast |
#Remarks
An image, assigned to the Image property, is shown within the ToastNotification only if one of four image-supporting ToastNotification.Templates is currently applied to this ToastNotification. See the Toast Notification Manager topic for the details.