MESCIUS SPREAD for Windows Forms 15.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 メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.