[]
Represents NumberMoneyPatternDisplayField class to define money pattern display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.
public class NumberMoneyPatternDisplayField : NumberDisplayField, INamedObject
Public Class NumberMoneyPatternDisplayField
Inherits NumberDisplayField
Implements INamedObject
Name | Description |
---|---|
NumberMoneyPatternDisplayField() | Initializes a new instance of the NumberMoneyPatternDisplayField class. |
NumberMoneyPatternDisplayField(string) | Initializes a new instance of the NumberMoneyPatternDisplayField 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. |