GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > DropDownCalendar クラス > GetDatesInView メソッド : GetDatesInView() メソッド |
'Declaration
Public Overloads Function GetDatesInView() As Date()
'使用法
Dim instance As DropDownCalendar Dim value() As Date value = instance.GetDatesInView()
public DateTime[] GetDatesInView()