JiwaGrid..::..LockColumn Method (SheetView, Boolean, String, Int32)

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

Syntax


public void LockColumn(
	SheetView Sheet,
	bool Lock,
	string Key,
	int Row
)
Public Sub LockColumn ( _
	Sheet As SheetView, _
	Lock As Boolean, _
	Key As String, _
	Row As Integer _
)
public:
void LockColumn(
	SheetView^ Sheet, 
	bool^ Lock, 
	String^ Key, 
	int^ Row
)

Parameters

Sheet
Type: SheetView
Lock
Type: Boolean
Key
Type: String
Row
Type: Int32