CustomReportItem.DynamicHeight 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 dynamic height of the item.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ DynamicHeight { void set(Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ value); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSize DynamicHeight { set; }
member this.DynamicHeight : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public Property DynamicHeight As ReportSize
Property Value
The dynamic height of the item.