[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.Viewer.ScrollingMode

ScrollingMode Property

ScrollingMode

Gets or sets the scrolling behavior for the document within the viewer.

Declaration
public ScrollingMode ScrollingMode { get; set; }
Property Value
Type Description
ScrollingMode

A ScrollingMode value that specifies the scrolling behavior.

Remarks

This property determines how the document scrolls within the viewer. The default mode, Continuous, allows the document to scroll smoothly. Other modes may segment the document into discrete pages or sections for navigation.