[]
Initializes a new instance of the NumberMoneyPatternDisplayField class.
public NumberMoneyPatternDisplayField()
Public Sub New()
Initializes a new instance of the NumberMoneyPatternDisplayField class.
public NumberMoneyPatternDisplayField(string pattern)
Public Sub New(pattern As String)
Type | Name | Description |
---|---|---|
string | pattern | A string value indicates the pattern which specify the pattern to parse the money pattern. |