JiwaGrid..::..CellClickStart Event

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

Syntax


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