Report.Width Propiedad

Definición

Precaución

Use ReportSection.Width instead.

Obtiene el ancho del informe.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ Width { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
[System.Obsolete("Use ReportSection.Width instead.")]
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSize Width { get; }
[<System.Obsolete("Use ReportSection.Width instead.")>]
member this.Width : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public ReadOnly Property Width As ReportSize

Valor de propiedad

Un objeto ReportSize.

Atributos

Se aplica a