Language

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

プロパティ値

ダイナミック幅の価値です。

適用対象