JiwaGrid..::..InputMapWhenAncestorOfFocusedNormal Property

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

Syntax


public InputMap InputMapWhenAncestorOfFocusedNormal { get; set; }
Public Property InputMapWhenAncestorOfFocusedNormal As InputMap
	Get
	Set
public:
property InputMap^ InputMapWhenAncestorOfFocusedNormal {
	InputMap^ get ();
	void set (InputMap^ value);
}