Lingua

Report.Body Proprietà

Definizione

Ottiene il corpo del rapporto, come rettangolo.

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

Valore della proprietà

Restituisce un corpo del report come Rectangle oggetto.

Si applica a