Skip to main content
.NET Framework 4.6.2+

CustomGetImageEventArgs.Type Property

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

Namespace: DevExpress.ExpressApp.Win

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

Declaration

public InformationType Type { get; }

Property Value

Type
InformationType
See Also