GrapeCity SPREAD for WPF 2.0J
CalendarDateRange コンストラクタ(DateTime,DateTime)

表す範囲の開始日。
表す範囲の終了日。
日付の範囲を使用して、CalendarDateRange クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal start As Date, _
   ByVal end As Date _
)
public CalendarDateRange( 
   DateTime start,
   DateTime end
)

パラメータ

start
表す範囲の開始日。
end
表す範囲の終了日。
参照

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

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.