ActiveReports Developer 7
ScrollbarEnabled Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : ScrollbarEnabled Property

Glossary Item Box

Public API. Show or hide scrolls within report pane.

Syntax

Visual Basic (Declaration) 
Public Property ScrollbarEnabled As System.Boolean
C# 
public System.bool ScrollbarEnabled {get; set;}

See Also