clsSearch..::..CurrentTopRowAbsoluteCursorPosition Property

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

Syntax


public int CurrentTopRowAbsoluteCursorPosition { get; set; }
Public Property CurrentTopRowAbsoluteCursorPosition As Integer
	Get
	Set
public:
property int^ CurrentTopRowAbsoluteCursorPosition {
	int^ get ();
	void set (int^ value);
}