Compartir a través de


Report.ReportSections Propiedad

Definición

Obtiene las secciones de informe existentes en el informe.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSectionCollection ^ ReportSections { Microsoft::ReportingServices::OnDemandReportRendering::ReportSectionCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSectionCollection ReportSections { get; }
member this.ReportSections : Microsoft.ReportingServices.OnDemandReportRendering.ReportSectionCollection
Public ReadOnly Property ReportSections As ReportSectionCollection

Valor de propiedad

Un objeto ReportSectionCollection.

Se aplica a