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