Search results
PDF

How to disable the vertical scrollbar in parameter panel

To disable the vertical scrollbar in parameter panel, set the enableparameterblockscroller property to false.

Example

<bold-reportviewer id="reportViewer_Control" [reportServiceUrl] = "serviceUrl" [reportPath] = "reportPath" [enableParameterBlockScroller]= false >
</bold-reportviewer>