ImageLoader.GetEnumValueImageInfo(Object, String) Method
Supplies metadata on the image associated with an enumeration value.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
| Name | Type |
|---|---|
| enumValue | Object |
| imageFolder | String |
Returns
| Type |
|---|
| ImageInfo |
See Also