Skip to main content
.NET 6.0+

CustomGetImageEventArgs.Image Property

Gets or sets the default image for a WinForms Alert* or Toast Text Notification.

Namespace: DevExpress.ExpressApp.Win

Assembly: DevExpress.ExpressApp.Win.v23.2.dll

NuGet Package: DevExpress.ExpressApp.Win

Declaration

public Image Image { get; set; }

Property Value

Type
Image
See Also