BaseMainForm..::..TemplateMode Property

Namespace:  JiwaFinancials.Jiwa.JiwaJobCostingUI
Assembly:  JiwaJobCostingUI (in JiwaJobCostingUI.dll)

Syntax


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