ImageGallery..::..ImageRemoved Event

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Controls
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public event [ImageRemovedEventHandler] ImageRemoved
Public Event ImageRemoved As [ImageRemovedEventHandler]
public:
 event [ImageRemovedEventHandler]^ ImageRemoved {
	void add ([ImageRemovedEventHandler]^ value);
	void remove ([ImageRemovedEventHandler]^ value);
}