ImageInfo(String, DXImage, String) Constructor
Initializes a new instance of the ImageInfo class with specified settings.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| imageName | String |
| image | DXImage |
| imageUrl | String |
See Also