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

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