'Declaration Public Property Pattern As MonthPattern
'Usage Dim instance As DateMonthDisplayField 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 indicates the pattern to show the month.The default is GrapeCity.Win.Spread.InputMan.CellType.MonthPattern.Number.