ININF010___Stock_On_Hand..::..ReportHeaderSection1 Property

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

Syntax


[BrowsableAttribute]
[DesignerSerializationVisibilityAttribute]
public Section ReportHeaderSection1 { get; }
<BrowsableAttribute> _
<DesignerSerializationVisibilityAttribute> _
Public ReadOnly Property ReportHeaderSection1 As Section
	Get
[BrowsableAttribute]
[DesignerSerializationVisibilityAttribute]
public:
property Section^ ReportHeaderSection1 {
	Section^ get ();
}