GrapeCity.Win.CalendarGrid.v20 アセンブリ > GrapeCity.Win.CalendarGrid 名前空間 : CalendarCellPositionChangingEventArgs クラス |
Public Class CalendarCellPositionChangingEventArgs Inherits System.ComponentModel.CancelEventArgs
public class CalendarCellPositionChangingEventArgs : System.ComponentModel.CancelEventArgs
GcCalendarGrid.CurrentCellPositionChanging イベントを使用すると、セルから離れて別のセルに入るときに新しいセル位置にリダイレクトできます。
GcCalendarGrid.CurrentCellPositionChanging イベントは、GcCalendarGrid の現在のセル位置が有効なセル位置から新しい有効なセル位置に変更されるときに発生します。
GcCalendarGrid.CurrentCellPositionChanging イベントは、キーボードまたはマウスの操作によってのみ発生します。CurrentCellPosition プロパティの値をコードで変更した場合、GcCalendarGrid.CurrentCellPositionChanging イベントは発生しません。
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
GrapeCity.Win.CalendarGrid.CalendarCellPositionChangingEventArgs