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