[]
        
(Showing Draft Content)

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

NumberDecimalGeneralFormatDisplayFieldInfo Constructor

NumberDecimalGeneralFormatDisplayFieldInfo()

Initializes a new instance of the NumberDecimalGeneralFormatDisplayFieldInfo class.

Declaration
public NumberDecimalGeneralFormatDisplayFieldInfo()
Public Sub New()

NumberDecimalGeneralFormatDisplayFieldInfo(DecimalGeneralFormat)

Initializes a new instance of the NumberDecimalGeneralFormatDisplayFieldInfo class.

Declaration
public NumberDecimalGeneralFormatDisplayFieldInfo(DecimalGeneralFormat pattern)
Public Sub New(pattern As DecimalGeneralFormat)
Parameters
Type Name Description
DecimalGeneralFormat pattern

A DecimalGeneralFormat value indicates the pattern.