Sheet..::..JiwaGrid Property

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

Syntax


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