GrapeCity CalendarGrid for Windows Forms 3.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 の配列。
参照

参照

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

 

 


c 2008 GrapeCity inc. All rights reserved.