Partager via


Propriété Width

Obtient la largeur du rapport.

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Width As ReportSize
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.ReportingServices.ReportRendering. . :: . .ReportSize
Objet ReportSize contenant la largeur du rapport.