Report.Width Propriedade

Definição

Cuidado

Use ReportSection.Width instead.

Obtém a largura do relatório.

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 da propriedade

Um objeto ReportSize.

Atributos

Aplica-se a