PowerTools CalendarGrid for Windows Forms 1.0J
GetDatesInView(PickDays) メソッド

日付の取得に使用するタイプを示す PickDays 値の 1 つ。
現在表示されている指定したタイプの日付を取得します。
構文
Public Overloads Function GetDatesInView( _
   ByVal type As PickDays _
) As Date()
public DateTime[] GetDatesInView( 
   PickDays type
)

パラメータ

type
日付の取得に使用するタイプを示す PickDays 値の 1 つ。

戻り値の型

取得条件を満たすすべての日付を含む System.DateTime の配列。
解説
このメソッドは、現在のカレンダービューに表示されている PickDays タイプの日付を取得します。DropDownCalendarCalendarType.YearMonth モードの場合は、最小の月から最大の月までにある PickDays タイプの日付が返されます。
参照

DropDownCalendar クラス
DropDownCalendar メンバ
オーバーロード一覧

 

 


© 2014 GrapeCity inc. All rights reserved.