SvgImageCollection Events
Stores vector images added by you and provides these images to DevExpress controls.
Name | Description |
---|---|
Changed |
Fires when the collection changes.
Inherited from Image |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also