Skip to main content
.NET 6.0+

CustomGetImageEventArgs.Type Property

Gets a Text Notification‘s Information Type (xref:DevExpress.ExpressApp.InformationType).

Namespace: DevExpress.ExpressApp.Win

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

NuGet Package: DevExpress.ExpressApp.Win

Declaration

public InformationType Type { get; }

Property Value

Type
InformationType
See Also