Method OnImageRemoved
OnImageRemoved(object?, int, Image)
Called when image is removed from the container.
protected virtual void OnImageRemoved(object? sender, int index, Image item)
Called when image is removed from the container.
protected virtual void OnImageRemoved(object? sender, int index, Image item)