ReportViewer for WPF and Silverlight | ComponentOne
C1.Silverlight.ReportViewer Namespace / C1ReportViewer Class / ExtentWidth Property

In This Topic
    ExtentWidth Property (C1ReportViewer)
    In This Topic
    Gets the horizontal size of all the content for display in the C1ReportViewer.
    Syntax
    'Declaration
     
    Public ReadOnly Property ExtentWidth As Double
    public double ExtentWidth {get;}
    See Also