ImageCollection<TImage, TInfo>.Changed Event
Fires when the collection changes.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Event Data
The Changed event's data class is EventArgs.
See Also
Fires when the collection changes.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
[DXCategory("Events")]
public event EventHandler Changed
<DXCategory("Events")>
Public Event Changed As EventHandler
The Changed event's data class is EventArgs.
No
Your feedback is appreciated.