GrapeCity CalendarGrid for Windows Forms 3.0J
CurrentCellPositionChanging イベント

アクティブセルの位置が変更される前に発生します。
シンタックス
Public Event CurrentCellPositionChanging As EventHandler(Of CalendarCellPositionChangingEventArgs)
public event EventHandler<CalendarCellPositionChangingEventArgs> CurrentCellPositionChanging
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、CalendarCellPositionChangingEventArgs 型の引数を受け取りました。次の CalendarCellPositionChangingEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Cancel System.ComponentModel.CancelEventArgsから継承されます。
MoveStatusCurrentCellPositionChanging イベントを発生させた動作を示すステータスを取得します。  
NewCellPosition新しい CurrentCellPosition を取得または設定します。  
OldCellPosition古い CurrentCellPosition を取得します。  
参照

参照

GcCalendarGrid クラス
GcCalendarGrid メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.