CustomReportItem.DynamicWidth Property

Definition

Sets the value of the dynamic width.

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

Property Value

The value of the dynamic width.

Applies to