'Declaration
Public Property Pattern As DecimalGeneralFormat
'Usage
Dim instance As NumberDecimalGeneralFormatDisplayFieldInfo Dim value As DecimalGeneralFormat instance.Pattern = value value = instance.Pattern
public DecimalGeneralFormat Pattern {get; set;}
Property Value
A GrapeCity.Win.Spread.InputMan.CellType.DecimalGeneralFormat enumeration indicates the pattern of the field.The default is GrapeCity.Win.Spread.InputMan.CellType.DecimalGeneralFormat.DBNum1_G.