[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberMoneyPatternDisplayFieldInfo

NumberMoneyPatternDisplayFieldInfo Class

Represents the NumberMoneyPatternDisplayFieldInfo class used to define money pattern display fields for the GcNumberCellType.

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

Constructors

Name Description
NumberMoneyPatternDisplayFieldInfo()

Initializes a new instance of the NumberMoneyPatternDisplayFieldInfo class.

NumberMoneyPatternDisplayFieldInfo(string)

Initializes a new instance of the NumberMoneyPatternDisplayFieldInfo 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.