SystemSettingTab..::..Section Property

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

Syntax


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