ReportSections..::..ReportSections Property

Namespace:  JiwaFinancials.Jiwa.JiwaReportsUI.Configuration
Assembly:  JiwaReportsUI (in JiwaReportsUI.dll)

Syntax


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