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

In This Topic
    ViewportWidth Property (DocumentSource)
    In This Topic
    Gets a value that contains the horizontal size of the viewable content.
    Syntax
    'Declaration
     
    Public ReadOnly Property ViewportWidth As Double
    public double ViewportWidth {get;}
    See Also