ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / ReportSize Class / Value Property

In This Topic
    Value Property (ReportSize)
    In This Topic
    Gets the absolute value of the current size (in Units).
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As System.Double
    public System.double Value {get;}
    See Also