Reports for WinForms | ComponentOne
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 Double
    public double Value {get;}
    See Also