Skip to main content
.NET 6.0+

CustomGetImageEventArgs(InformationType) Constructor

Creates and initializes a new instance of the CustomGetImageEventArgs class.

Namespace: DevExpress.ExpressApp.Win

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

NuGet Package: DevExpress.ExpressApp.Win

Declaration

public CustomGetImageEventArgs(
    InformationType type
)

Parameters

Name Type
type InformationType
See Also