GrapeCity InputMan for Windows Forms 10.0J
GetDatesInView(PickDays) メソッド

取得する日付の種類を表すPickDays列挙体。
ドロップダウンカレンダーに現在表示されているカレンダー上で、指定した種類のすべての日付を取得します。
構文
Public Overloads Function GetDatesInView( _
   ByVal type As PickDays _
) As Date()
public DateTime[] GetDatesInView( 
   PickDays type
)

パラメータ

type
取得する日付の種類を表すPickDays列挙体。

戻り値の型

取得された日付を表すDateTime配列。
参照

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

 

 


© 2004 GrapeCity inc. All rights reserved.