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