ReportViewer for WPF and Silverlight | ComponentOne
C1.Silverlight.ReportViewer Namespace / DocumentSource Class / HorizontalOffset Property

In This Topic
    HorizontalOffset Property (DocumentSource)
    In This Topic
    Gets or sets a value that indicates the horizontal offset of the scrolled content.
    Syntax
    'Declaration
     
    Public Property HorizontalOffset As Double
    public double HorizontalOffset {get; set;}
    See Also