Skip to main content
.NET Framework 4.6.2+

CustomGetImageEventArgs(InformationType) Constructor

Creates and initializes a new instance of the CustomGetImageEventArgs class.

Namespace: DevExpress.ExpressApp.Win

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

Declaration

public CustomGetImageEventArgs(
    InformationType type
)

Parameters

Name Type
type InformationType
See Also