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

属性值

动态宽度的值。

适用于