[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.View.MultiPage.VirtualViewsControl.CanVerticallyScroll

CanVerticallyScroll Property

CanVerticallyScroll

Gets or sets a value that indicates whether scrolling on the vertical axis is possible.

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

true if this instance can vertically scroll; otherwise, false.

Implements