CustomizeImageInfoEventArgs.ImageSource Property
Specifies the Image Source from which the image was retrieved.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
DevExpress.ExpressApp.Utils.ImageSource | An ImageSource descendant, specifying the Image Source from which the image was retrieved. |
Remarks
This property is intended for internal use.
See Also