InteractiveHeight Property
Gets or sets the default report height when the report is rendered in interactive mode.
public Length InteractiveHeight {get; set;}
'Declaration
Public Property InteractiveHeight As Length
Property Value
A
Length value indicating the default report height when the report is rendered in interactive mode.