TablixRow.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 chaque cellule dans cette ligne.
public:
abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ Height { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportSize Height { get; }
member this.Height : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public MustOverride ReadOnly Property Height As ReportSize
Valeur de propriété
Objet ReportSize qui représente la hauteur de chaque cellule dans cette ligne.