Skip to main content

CustomGetImageEventArgs.Type Property

Gets a Text Notification‘s Information Type InformationType.

Namespace: DevExpress.ExpressApp.Win

Assembly: DevExpress.ExpressApp.Win.v26.1.dll

NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

Declaration

public InformationType Type { get; }

Property Value

Type
InformationType
See Also