Report.Body Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le corps du rapport, en tant que rectangle.
public:
property Microsoft::ReportingServices::ReportRendering::Rectangle ^ Body { Microsoft::ReportingServices::ReportRendering::Rectangle ^ get(); };
public Microsoft.ReportingServices.ReportRendering.Rectangle Body { get; }
member this.Body : Microsoft.ReportingServices.ReportRendering.Rectangle
Public ReadOnly Property Body As Rectangle
Valeur de propriété
Retourne le corps du rapport en tant qu'objet Rectangle.