[]
        
(Showing Draft Content)

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

ScrollOwner Property

ScrollOwner

Gets or sets a ScrollViewer element that controls scrolling behavior.

Declaration
public ScrollViewer ScrollOwner { get; set; }
Property Value
Type Description
ScrollViewer

The scroll owner.

Implements