ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Unit Structure / Value Property

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