[]
        
(Showing Draft Content)

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

Pattern Property

Pattern

Gets or sets the field pattern.

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

The MonthPattern value that indicates the pattern of the DateMonthFieldInfo.
The default is MonthPattern.Number.

Remarks

This property retrieves the DateMonthFieldInfo pattern.