CustomizeImageInfoEventArgs(ImageInfo, String, ImageSource, String) Constructor
In This Article
Initializes a new instance of the CustomizeImageInfoEventArgs class.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
image |
Image |
An Image |
image |
String | A string specifying the name of the retrieved image. |
image |
DevExpress. |
An Image |
image |
String | A string specifying the folder which contains the retrieved image. |
See Also