GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > DropDownCalendarInfo クラス : FirstMonthInView プロパティ |
'Declaration Public Property FirstMonthInView As Months
'使用法 Dim instance As DropDownCalendarInfo Dim value As Months instance.FirstMonthInView = value value = instance.FirstMonthInView
public Months FirstMonthInView {get; set;}