'Make Report Viewer Scrollable

I'm new to the Report Viewer so I need some help because I'm retrieving some information from my data base but they are way to many so the list just goes down which isn't appropriate.

How can I make it scrollable?

What property do i need to add to this

<rsweb:ReportViewer ID="rptViewer" runat="server" Width="100%"></rsweb:ReportViewer>


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source