clsSearch..::..CurrentAbsoluteCursorPosition Property

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

Syntax


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