Udostępnij przez


Właściwość Report.Width

Pobiera szerokość raportu.

Przestrzeń nazw:  Microsoft.ReportingServices.ReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Width As ReportSize
    Get
'Użycie
Dim instance As Report
Dim value As ReportSize

value = instance.Width
public ReportSize Width { get; }
public:
property ReportSize^ Width {
    ReportSize^ get ();
}
member Width : ReportSize
function get Width () : ReportSize

Wartość właściwości

Typ: Microsoft.ReportingServices.ReportRendering.ReportSize
A ReportSize obiektu zawierającego szerokość raportu.