Report.Width Proprietà

Definizione

Ottiene la larghezza del report.

public:
 property Microsoft::ReportingServices::ReportRendering::ReportSize ^ Width { Microsoft::ReportingServices::ReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportSize Width { get; }
member this.Width : Microsoft.ReportingServices.ReportRendering.ReportSize
Public ReadOnly Property Width As ReportSize

Valore della proprietà

ReportSize

Oggetto ReportSize contenente la larghezza del report.

Si applica a