'Declaration
Public Property Pattern As MonthPattern
'Usage
Dim instance As DateMonthDisplayFieldInfo Dim value As MonthPattern instance.Pattern = value value = instance.Pattern
public MonthPattern Pattern {get; set;}
Property Value
A GrapeCity.Win.Spread.InputMan.CellType.MonthPattern enumeration that indicates the pattern used to display the month.The default is MonthPattern.Number.