リサイズはクリックかドラッグ

CalendarDateEventArgs クラス

GcDropDownCalendar.FocusedDateChanged イベントのデータを提供します。
継承階層

名前空間:  GrapeCity.Windows.InputMan
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
public class CalendarDateEventArgs : RoutedEventArgs

CalendarDateEventArgs 型は下記のメンバーを公開します。

コンストラクター
  名前説明
Public メソッドCalendarDateEventArgs(DateTime, DateTime)
CalendarDateEventArgs クラスの新しいインスタンスを初期化します。
Public メソッドCalendarDateEventArgs(DateTime, DateTime, Object)
CalendarDateEventArgs クラスの新しいインスタンスを初期化します。
Public メソッドCalendarDateEventArgs(DateTime, DateTime, RoutedEvent, Object)
CalendarDateEventArgs クラスの新しいインスタンスを初期化します。
トップ
プロパティ
  名前説明
Public プロパティNewDate
GcDropDownCalendar の変更後のフォーカス設定された日付を取得します。
Public プロパティOldDate
GcDropDownCalendar の変更前のフォーカス設定された日付を取得します。
トップ
関連項目