ReportItem.Height 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 la hauteur de l'élément.
public:
virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ Height { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.ReportSize Height { get; }
member this.Height : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public Overridable ReadOnly Property Height As ReportSize
Valeur de propriété
Objet ReportSize qui représente la hauteur de l'élément.