[]
        
(Showing Draft Content)

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

SetHorizontalOffset Method

SetHorizontalOffset(double)

Sets the amount of horizontal offset.

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

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

Implements