ReportSection..::..ReportSectionCollection Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Report.Configuration
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public ReportSectionCollection ReportSectionCollection { get; }
Public ReadOnly Property ReportSectionCollection As ReportSectionCollection
	Get
public:
property ReportSectionCollection^ ReportSectionCollection {
	ReportSectionCollection^ get ();
}