Click or drag to resize

ContentColumnSettings_NumericNumberFormatTypes Enumeration

Obsolete. Use Packflow.Core.PFFieldNumeric_Decimals instead.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public enum NumberFormatTypes
Members
  Member nameValueDescription
Automatic-1 Automatic.
NoDecimal0 No decimal.
OneDecimal1 One decimal.
TwoDecimals2 Two decimals.
ThreeDecimals3 Three decimals.
FourDecimals4 Four decimals.
FiveDecimals5 Five decimals.
See Also