[]
        
(Showing Draft Content)

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

Pattern Property

Pattern

Gets or sets pattern of month for the field.

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

A MonthPattern enumeration indicates the pattern to show the month.
The default is Number.

Remarks

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