[]
Gets or sets a value that determines whether the scrollbars are enabled within the report pane.
public bool ScrollbarEnabled { get; set; }
A bool value. true if the scrollbars are enabled; otherwise, false.
true
false
The default value is true.