FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / Unit Structure / Units Property

In This Topic
    Units Property
    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