Click or drag to resize

PFFieldNumericAdaptDisplayValueUnit Property

Gets a value indicating whether the value could be displayed with an adapted unit if possible.

Ex: 150 seconds would be displayed as "2,5 minutes"

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool AdaptDisplayValueUnit { get; }

Property Value

Type: Boolean
See Also