Partager via


TablixRow.Height Propriété

Définition

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.

S’applique à