MESCIUS InputMan for WPF 3.0J
GetDatesInView(PickDayType) メソッド

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

パラメータ

type
日付の取得に使用する種類を示す PickDayType 列挙値の 1 つ。

戻り値の型

取得条件を満たすすべての日付を含む System.DateTime の配列。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentExceptiontypePickDayType の有効な値ではありません。
参照

参照

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

 

 


© MESCIUS inc. All rights reserved.