[]
        
(Showing Draft Content)

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

NumberMoneyPatternDisplayFieldInfo Constructor

NumberMoneyPatternDisplayFieldInfo()

Initializes a new instance of the NumberMoneyPatternDisplayFieldInfo class.

Declaration
public NumberMoneyPatternDisplayFieldInfo()
Public Sub New()

NumberMoneyPatternDisplayFieldInfo(string)

Initializes a new instance of the NumberMoneyPatternDisplayFieldInfo class.

Declaration
public NumberMoneyPatternDisplayFieldInfo(string pattern)
Public Sub New(pattern As String)
Parameters
Type Name Description
string pattern

A string value indicates the pattern which specify the pattern to parse the money pattern.