[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberMoneyPatternDisplayField

NumberMoneyPatternDisplayField Class

Represents NumberMoneyPatternDisplayField class to define money pattern display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.

Inheritance
NumberMoneyPatternDisplayField
Implements
Namespace: GrapeCity.Win.Spread.InputMan.CellType.Fields
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class NumberMoneyPatternDisplayField : NumberDisplayField, INamedObject
Public Class NumberMoneyPatternDisplayField
    Inherits NumberDisplayField
    Implements INamedObject

Constructors

Name Description
NumberMoneyPatternDisplayField()

Initializes a new instance of the NumberMoneyPatternDisplayField class.

NumberMoneyPatternDisplayField(string)

Initializes a new instance of the NumberMoneyPatternDisplayField class.

Properties

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.