ImageCollection<TImage, TInfo> Events
A base class that provides API for the DevExpress.Utils.SvgImageCollection component.Name | Description |
---|---|
Changed | Fires when the collection changes. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also