CustomReportItem.DynamicWidth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.