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

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

パラメータ

oldDate
変更前のフォーカス設定された日付。
newDate
変更後のフォーカス設定された日付。
参照

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