Property Value
true
if scroll bars are enabled; otherwise, false
. The default is true
.true
if scroll bars are enabled; otherwise, false
. The default is true
.true
, this property enables the display of horizontal and vertical scroll bars in the report viewer pane, allowing the user to scroll through the report content. When set to false
, the scroll bars are hidden, and the report content may not be fully accessible if it exceeds the visible area of the viewer pane.
This property can be used to customize the viewing experience based on the specific requirements of your application or the preferences of your users.