SelectRange メソッド (WPFCalendar)

クラス

WPFCalendar.

処理

日付の範囲を選択します。

構文

calendar.SelectRange(startDate, endDate, [extend])
変数 説明
startDate 選択範囲の開始日時。 DateTime?
endDate 選択範囲の終了日時。 DateTime?
extend 省略可能: 現在の選択範囲を拡張するかどうか。 Boolean