CustomReportItem.DynamicWidth 屬性

定義

設定動態寬度的值。

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

屬性值

ReportSize

動態寬度的值。

適用於