Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Unit Structure / Units Property

In This Topic
    Units Property (Unit)
    In This Topic
    Gets the unit of measurement of the current unit.
    Syntax
    'Declaration
     
    Public ReadOnly Property Units As UnitTypeEnum
    public UnitTypeEnum Units {get;}
    See Also