[]
Represents the NumberMoneyPatternDisplayFieldInfo class used to define money pattern display fields for the GcNumberCellType.
public class NumberMoneyPatternDisplayFieldInfo : NumberDisplayFieldInfo, INamedObject
Public Class NumberMoneyPatternDisplayFieldInfo
Inherits NumberDisplayFieldInfo
Implements INamedObject
| Name | Description |
|---|---|
| NumberMoneyPatternDisplayFieldInfo() | Initializes a new instance of the NumberMoneyPatternDisplayFieldInfo class. |
| NumberMoneyPatternDisplayFieldInfo(string) | Initializes a new instance of the NumberMoneyPatternDisplayFieldInfo class. |
| Name | Description |
|---|---|
| DecimalSeparator | Gets or sets the decimal separator of the field. |
| GroupSeparator | Gets or sets the group separator of the field. |
| Pattern | Gets or sets the pattern of the field. |