CustomReportItem.DynamicHeight 屬性

定義

設定專案的動態高度。

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

屬性值

ReportSize

專案的動態高度。

適用於