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