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