名前 | 解説 | |
---|---|---|
![]() | AutoGeneratingColumn | 自動生成列が作成されるときに発生します。 |
![]() | BeginningEdit | セルが編集モードに入る前に発生します。 |
![]() | CellEditEnded | セル編集がコミットまたはキャンセルされたときに発生します。 |
![]() | CellEditEnding | セル編集の終了中に発生します。 |
![]() | Click | ユーザーがグリッド上でマウスをクリックすると発生します。 |
![]() | ContextMenuClosing | System.Windows.FrameworkElementから継承されます。 |
![]() | ContextMenuOpening | System.Windows.FrameworkElementから継承されます。 |
![]() | CustomAggregate | グリッドがカスタム集計の計算を必要とするときに発生します。 |
![]() | DataContextChanged | System.Windows.FrameworkElementから継承されます。 |
![]() | DoubleClick | ユーザーがグリッド上でマウスをダブルクリックすると発生します。 |
![]() | DragEnter | System.Windows.UIElementから継承されます。 |
![]() | DraggedColumn | ユーザーがマウスで新しい位置まで列のドラッグを完了したときに発生します。 |
![]() | DraggedFrozenColumn | ユーザーがマウスを使用したフリーズ行境界線のドラッグを終了したときに発生します。 |
![]() | DraggedFrozenRow | ユーザーがマウスを使用したフリーズ行境界線のドラッグを終了したときに発生します。 |
![]() | DraggedRow | ユーザーがマウスで新しい位置まで行のドラッグを完了したときに発生します。 |
![]() | DraggingColumn | ユーザーがマウスで新しい位置まで列のドラッグを開始したときに発生します。 |
![]() | DraggingFrozenColumn | ユーザーがマウスを使用したフリーズ行境界線のドラッグを終了したときに発生します。 |
![]() | DraggingFrozenRow | ユーザーがマウスを使用したフリーズ行境界線のドラッグを終了したときに発生します。 |
![]() | DraggingRow | ユーザーがマウスで新しい位置まで行のドラッグを開始したときに発生します。 |
![]() | DragLeave | System.Windows.UIElementから継承されます。 |
![]() | DragOver | System.Windows.UIElementから継承されます。 |
![]() | Drop | System.Windows.UIElementから継承されます。 |
![]() | FocusableChanged | System.Windows.UIElementから継承されます。 |
![]() | GiveFeedback | System.Windows.UIElementから継承されます。 |
![]() | GotFocus | System.Windows.UIElementから継承されます。 |
![]() | GotKeyboardFocus | System.Windows.UIElementから継承されます。 |
![]() | GotMouseCapture | System.Windows.UIElementから継承されます。 |
![]() | GotStylusCapture | System.Windows.UIElementから継承されます。 |
![]() | GotTouchCapture | System.Windows.UIElementから継承されます。 |
![]() | GroupCollapsedChanged | GroupRowオブジェクトの GroupRow.IsCollapsedプロパティが変化した後に発生します。 |
![]() | GroupCollapsedChanging | GroupRowオブジェクトの GroupRow.IsCollapsedプロパティが変化する前に発生します。 |
![]() | Initialized | System.Windows.FrameworkElementから継承されます。 |
![]() | IsEnabledChanged | System.Windows.UIElementから継承されます。 |
![]() | IsHitTestVisibleChanged | System.Windows.UIElementから継承されます。 |
![]() | IsKeyboardFocusedChanged | System.Windows.UIElementから継承されます。 |
![]() | IsKeyboardFocusWithinChanged | System.Windows.UIElementから継承されます。 |
![]() | IsMouseCapturedChanged | System.Windows.UIElementから継承されます。 |
![]() | IsMouseCaptureWithinChanged | System.Windows.UIElementから継承されます。 |
![]() | IsMouseDirectlyOverChanged | System.Windows.UIElementから継承されます。 |
![]() | IsStylusCapturedChanged | System.Windows.UIElementから継承されます。 |
![]() | IsStylusCaptureWithinChanged | System.Windows.UIElementから継承されます。 |
![]() | IsStylusDirectlyOverChanged | System.Windows.UIElementから継承されます。 |
![]() | IsVisibleChanged | System.Windows.UIElementから継承されます。 |
![]() | ItemsSourceChanged | ItemsSourceプロパティの値が変化した後に発生します。 |
![]() | ItemsSourceChanging | ItemsSourceプロパティの値が変更されようとしているときに発生します。 |
![]() | KeyDown | System.Windows.UIElementから継承されます。 |
![]() | KeyUp | System.Windows.UIElementから継承されます。 |
![]() | LayoutUpdated | System.Windows.UIElementから継承されます。 |
![]() | Loaded | System.Windows.FrameworkElementから継承されます。 |
![]() | LoadedRows | データソースから行への項目の読み込みをグリッドが完了したときに発生します。 |
![]() | LoadingRows | データソースから行への項目の読み込みをグリッドが開始したときに発生します。 |
![]() | LostFocus | System.Windows.UIElementから継承されます。 |
![]() | LostKeyboardFocus | System.Windows.UIElementから継承されます。 |
![]() | LostMouseCapture | System.Windows.UIElementから継承されます。 |
![]() | LostStylusCapture | System.Windows.UIElementから継承されます。 |
![]() | LostTouchCapture | System.Windows.UIElementから継承されます。 |
![]() | ManipulationBoundaryFeedback | System.Windows.UIElementから継承されます。 |
![]() | ManipulationCompleted | System.Windows.UIElementから継承されます。 |
![]() | ManipulationDelta | System.Windows.UIElementから継承されます。 |
![]() | ManipulationInertiaStarting | System.Windows.UIElementから継承されます。 |
![]() | ManipulationStarted | System.Windows.UIElementから継承されます。 |
![]() | ManipulationStarting | System.Windows.UIElementから継承されます。 |
![]() | MouseDoubleClick | System.Windows.Controls.Controlから継承されます。 |
![]() | MouseDown | System.Windows.UIElementから継承されます。 |
![]() | MouseEnter | System.Windows.UIElementから継承されます。 |
![]() | MouseLeave | System.Windows.UIElementから継承されます。 |
![]() | MouseLeftButtonDown | System.Windows.UIElementから継承されます。 |
![]() | MouseLeftButtonUp | System.Windows.UIElementから継承されます。 |
![]() | MouseMove | System.Windows.UIElementから継承されます。 |
![]() | MouseRightButtonDown | System.Windows.UIElementから継承されます。 |
![]() | MouseRightButtonUp | System.Windows.UIElementから継承されます。 |
![]() | MouseUp | System.Windows.UIElementから継承されます。 |
![]() | MouseWheel | System.Windows.UIElementから継承されます。 |
![]() | PrepareCellForEdit | エディタセルが作成されてからアクティブになる前に発生します。 |
![]() | PreviewDragEnter | System.Windows.UIElementから継承されます。 |
![]() | PreviewDragLeave | System.Windows.UIElementから継承されます。 |
![]() | PreviewDragOver | System.Windows.UIElementから継承されます。 |
![]() | PreviewDrop | System.Windows.UIElementから継承されます。 |
![]() | PreviewGiveFeedback | System.Windows.UIElementから継承されます。 |
![]() | PreviewGotKeyboardFocus | System.Windows.UIElementから継承されます。 |
![]() | PreviewKeyDown | System.Windows.UIElementから継承されます。 |
![]() | PreviewKeyUp | System.Windows.UIElementから継承されます。 |
![]() | PreviewLostKeyboardFocus | System.Windows.UIElementから継承されます。 |
![]() | PreviewMouseDoubleClick | System.Windows.Controls.Controlから継承されます。 |
![]() | PreviewMouseDown | System.Windows.UIElementから継承されます。 |
![]() | PreviewMouseLeftButtonDown | System.Windows.UIElementから継承されます。 |
![]() | PreviewMouseLeftButtonUp | System.Windows.UIElementから継承されます。 |
![]() | PreviewMouseMove | System.Windows.UIElementから継承されます。 |
![]() | PreviewMouseRightButtonDown | System.Windows.UIElementから継承されます。 |
![]() | PreviewMouseRightButtonUp | System.Windows.UIElementから継承されます。 |
![]() | PreviewMouseUp | System.Windows.UIElementから継承されます。 |
![]() | PreviewMouseWheel | System.Windows.UIElementから継承されます。 |
![]() | PreviewQueryContinueDrag | System.Windows.UIElementから継承されます。 |
![]() | PreviewStylusButtonDown | System.Windows.UIElementから継承されます。 |
![]() | PreviewStylusButtonUp | System.Windows.UIElementから継承されます。 |
![]() | PreviewStylusDown | System.Windows.UIElementから継承されます。 |
![]() | PreviewStylusInAirMove | System.Windows.UIElementから継承されます。 |
![]() | PreviewStylusInRange | System.Windows.UIElementから継承されます。 |
![]() | PreviewStylusMove | System.Windows.UIElementから継承されます。 |
![]() | PreviewStylusOutOfRange | System.Windows.UIElementから継承されます。 |
![]() | PreviewStylusSystemGesture | System.Windows.UIElementから継承されます。 |
![]() | PreviewStylusUp | System.Windows.UIElementから継承されます。 |
![]() | PreviewTextInput | System.Windows.UIElementから継承されます。 |
![]() | PreviewTouchDown | System.Windows.UIElementから継承されます。 |
![]() | PreviewTouchMove | System.Windows.UIElementから継承されます。 |
![]() | PreviewTouchUp | System.Windows.UIElementから継承されます。 |
![]() | QueryContinueDrag | System.Windows.UIElementから継承されます。 |
![]() | QueryCursor | System.Windows.UIElementから継承されます。 |
![]() | RequestBringIntoView | System.Windows.FrameworkElementから継承されます。 |
![]() | ResizedColumn | ユーザーがマウスで列のサイズ変更を完了したときに発生します。 |
![]() | ResizedRow | ユーザーがマウスで行のサイズ変更を完了したときに発生します。 |
![]() | ResizingColumn | ユーザーがマウスで列のサイズ変更を開始したときに発生します。 |
![]() | ResizingRow | ユーザーがマウスで行のサイズ変更を開始したときに発生します。 |
![]() | RowEditEnded | 行編集がコミットまたはキャンセルされたときに発生します。 |
![]() | RowEditEnding | 行編集の終了中に発生します。 |
![]() | ScrollingDeferred | ユーザーがスクロールバーのサムをドラッグ中にスクロールが遅延されているときに発生します。 |
![]() | ScrollPositionChanged | ScrollPositionプロパティの値が変化した後に発生します。 |
![]() | ScrollPositionChanging | ScrollPositionプロパティの値が変化する前に発生します。 |
![]() | SelectedItemChanged | SelectedItemプロパティの値が変化すると発生します。 |
![]() | SelectionChanged | Selectionプロパティの値が変化した後に発生します。 |
![]() | SelectionChanging | Selectionプロパティの値が変化する前に発生します。 |
![]() | SizeChanged | System.Windows.FrameworkElementから継承されます。 |
![]() | SortedColumn | ユーザーが列ヘッダーをクリックして、列がソートされた後に発生します。 |
![]() | SortingColumn | ユーザーが列ヘッダーをクリックして、列がソートされる前に発生します。 |
![]() | SourceUpdated | System.Windows.FrameworkElementから継承されます。 |
![]() | StylusButtonDown | System.Windows.UIElementから継承されます。 |
![]() | StylusButtonUp | System.Windows.UIElementから継承されます。 |
![]() | StylusDown | System.Windows.UIElementから継承されます。 |
![]() | StylusEnter | System.Windows.UIElementから継承されます。 |
![]() | StylusInAirMove | System.Windows.UIElementから継承されます。 |
![]() | StylusInRange | System.Windows.UIElementから継承されます。 |
![]() | StylusLeave | System.Windows.UIElementから継承されます。 |
![]() | StylusMove | System.Windows.UIElementから継承されます。 |
![]() | StylusOutOfRange | System.Windows.UIElementから継承されます。 |
![]() | StylusSystemGesture | System.Windows.UIElementから継承されます。 |
![]() | StylusUp | System.Windows.UIElementから継承されます。 |
![]() | TargetUpdated | System.Windows.FrameworkElementから継承されます。 |
![]() | TextInput | System.Windows.UIElementから継承されます。 |
![]() | ToolTipClosing | System.Windows.FrameworkElementから継承されます。 |
![]() | ToolTipOpening | System.Windows.FrameworkElementから継承されます。 |
![]() | TouchDown | System.Windows.UIElementから継承されます。 |
![]() | TouchEnter | System.Windows.UIElementから継承されます。 |
![]() | TouchLeave | System.Windows.UIElementから継承されます。 |
![]() | TouchMove | System.Windows.UIElementから継承されます。 |
![]() | TouchUp | System.Windows.UIElementから継承されます。 |
![]() | Unloaded | System.Windows.FrameworkElementから継承されます。 |