CustomReportItem.DynamicHeight Property

Definition

Sets the dynamic height of the item.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ DynamicHeight {  void set(Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ value); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSize DynamicHeight { set; }
member this.DynamicHeight : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public Property DynamicHeight As ReportSize

Property Value

The dynamic height of the item.

Applies to