Report.Width Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à
Oggetto ReportSize contenente la larghezza del report.