ActiveReports Developer 7
ScrollbarEnabled Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf 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