Sheet..::..ProcessDoubleRightClick Method

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

Syntax


public void ProcessDoubleRightClick(
	int Col,
	ref int Row
)
Public Sub ProcessDoubleRightClick ( _
	Col As Integer, _
	ByRef Row As Integer _
)
public:
void ProcessDoubleRightClick(
	int^ Col, 
	int^% Row
)

Parameters

Col
Type: Int32
Row
Type: Int32%