Gets the unit of measurement of the current unit.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public UnitTypeEnum Units { get; }
Visual Basic
Public ReadOnly Property Units As UnitTypeEnum
	Get

See Also