[]
        
(Showing Draft Content)

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

Pattern Property

Pattern

Gets or sets the month pattern for the field.

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

A MonthPattern enumeration that indicates the pattern used to display the month.
The default is MonthPattern.Number.

Remarks

This property retrieves the display pattern of the DateMonthDisplayFieldInfo when the GcDateTimeCellType does not have the input focus.