SPREAD for WPF 3.0J - GcSpreadSheet
CalendarDateEventArgs コンストラクタ(DateTime,DateTime,RoutedEvent,Object)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > CalendarDateEventArgs クラス > CalendarDateEventArgs コンストラクタ : CalendarDateEventArgs コンストラクタ(DateTime,DateTime,RoutedEvent,Object)
変更前のフォーカス設定された日付。
変更後のフォーカス設定された日付。
ルーティングイベント。
ソース。
CalendarDateEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal oldDate As System.Date, _
   ByVal newDate As System.Date, _
   ByVal routedEvent As System.Windows.RoutedEvent, _
   ByVal source As System.Object _
)
public CalendarDateEventArgs( 
   System.DateTime oldDate,
   System.DateTime newDate,
   System.Windows.RoutedEvent routedEvent,
   System.object source
)

パラメータ

oldDate
変更前のフォーカス設定された日付。
newDate
変更後のフォーカス設定された日付。
routedEvent
ルーティングイベント。
source
ソース。
参照

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