[]
        
(Showing Draft Content)

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

CanHorizontallyScroll Property

CanHorizontallyScroll

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

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

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

Implements