ImageCollection Events
The collection of Image objects to be used within DevExpress controls.
The ImageCollection
is also used as a part of the SharedImageCollection component.
Name | Description |
---|---|
Changed | Fires after the image collection has been changed. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Get |
When the Image |
Resolve |
When requesting an image from the Image |
See Also