[]
Initializes a new instance of the NumberDecimalGeneralFormatDisplayField class.
public NumberDecimalGeneralFormatDisplayField()
Public Sub New()
Initializes a new instance of the NumberDecimalGeneralFormatDisplayField class.
public NumberDecimalGeneralFormatDisplayField(DecimalGeneralFormat pattern)
Public Sub New(pattern As DecimalGeneralFormat)
| Type | Name | Description |
|---|---|---|
| DecimalGeneralFormat | pattern | A DecimalGeneralFormat value indicates the pattern. |