Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

Units.Temperature Property

Provides access to the unit converter for temperature measurement units.

Namespace: DevExpress.UnitConversion

Assembly: DevExpress.Docs.v20.2.dll

Declaration

public static TemperatureUnitsConverter Temperature { get; }

Property Value

Type Description
TemperatureUnitsConverter

A TemperatureUnitsConverter object.

See Also