QOINF010___Quote_Status..::..ReportFooterSection2 Property

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

Syntax


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