Units.Energy Property
In This Article
Provides access to the unit converter for energy measurement units.
Namespace: DevExpress.UnitConversion
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
public static EnergyUnitsConverter Energy { get; }
#Property Value
Type | Description |
---|---|
Energy |
A Energy |
See Also