Skip to main content

CustomGetImageEventArgs(InformationType) Constructor

Creates and initializes a new instance of the CustomGetImageEventArgs class.

Namespace: DevExpress.ExpressApp.Win

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

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

Declaration

public CustomGetImageEventArgs(
    InformationType type
)

Parameters

Name Type
type InformationType
See Also