[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDecimalGeneralFormatDisplayField.Pattern

Pattern Property

Pattern

Gets or sets the pattern of the field.

Declaration
public DecimalGeneralFormat Pattern { get; set; }
Public Property Pattern As DecimalGeneralFormat
Property Value
Type Description
DecimalGeneralFormat

A DecimalGeneralFormat enumeration indicates the pattern of the field.
The default is DBNum1_G.

Remarks

The property retrieves the display pattern of the NumberDecimalGeneralFormatDisplayField when the GrapeCity.Win.Spread.InputMan.CellType.GcNumber hasn't the input focus.