Spread Windows Forms 12.0 Product Documentation
NumberDecimalGeneralFormatDisplayFieldInfo Constructor(DecimalGeneralFormat)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace > NumberDecimalGeneralFormatDisplayFieldInfo Class > NumberDecimalGeneralFormatDisplayFieldInfo Constructor : NumberDecimalGeneralFormatDisplayFieldInfo Constructor(DecimalGeneralFormat)
A GrapeCity.Win.Spread.InputMan.CellType.DecimalGeneralFormat value indicates the pattern.
Initializes a new instance of the NumberDecimalGeneralFormatDisplayFieldInfo class.
Syntax
'Declaration
 
Public Function New( _
   ByVal pattern As DecimalGeneralFormat _
)
'Usage
 
Dim pattern As DecimalGeneralFormat
 
Dim instance As New NumberDecimalGeneralFormatDisplayFieldInfo(pattern)
public NumberDecimalGeneralFormatDisplayFieldInfo( 
   DecimalGeneralFormat pattern
)

Parameters

pattern
A GrapeCity.Win.Spread.InputMan.CellType.DecimalGeneralFormat value indicates the pattern.
See Also

Reference

NumberDecimalGeneralFormatDisplayFieldInfo Class
NumberDecimalGeneralFormatDisplayFieldInfo Members
Overload List