[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.Viewer.ScrollbarEnabled

ScrollbarEnabled Property

ScrollbarEnabled

Gets or sets a value that determines whether the scrollbars are enabled within the report pane.

Declaration
public bool ScrollbarEnabled { get; set; }
Property Value
Type Description
bool

A bool value. true if the scrollbars are enabled; otherwise, false.

Remarks

The default value is true.