'Declaration Public Property Pattern As MonthPattern
'Usage Dim instance As DateMonthFieldInfo Dim value As MonthPattern instance.Pattern = value value = instance.Pattern
public MonthPattern Pattern {get; set;}
Property Value
The GrapeCity.Win.Spread.InputMan.CellType.MonthPattern value that indicates the pattern of the DateMonthFieldInfo.The default is MonthPattern.Number.