[]
        
(Showing Draft Content)

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

SetVerticalOffset Method

SetVerticalOffset(double)

Sets the amount of vertical offset.

Declaration
public void SetVerticalOffset(double offset)
Parameters
Type Name Description
double offset

The degree to which content is vertically offset from the containing viewport.

Implements