JiwaGrid..::..OnCellClickStart Method

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

Syntax


public virtual void OnCellClickStart(
	Object sender,
	CellClickEventArgs e
)
Public Overridable Sub OnCellClickStart ( _
	sender As Object, _
	e As CellClickEventArgs _
)
public:
virtual void OnCellClickStart(
	Object^ sender, 
	CellClickEventArgs^ e
)

Parameters

sender
Type: Object
e
Type: CellClickEventArgs