Table of Contents

Enum FormatModeTypes

Namespace
AbanoubNassem.Trinity.Fields
Assembly
AbanoubNassem.Trinity.dll

The available format modes for displaying numbers in the number field.

public enum FormatModeTypes : byte

Fields

Currency = 1

Displays the number in currency format.

Decimal = 0

Displays the number in decimal format.