バージョン

DataPresenterBase クラス イベント

このクラスのメンバの一覧は、DataPresenterBaseメンバを参照してください。

パブリック イベント
 名前解説
Public イベントAssigningFieldLayoutToItemDataSource からのアイテムが、DataPresenterBase 内のこのアイテムのセルのレイアウトを定義する FieldLayout と関連付けられている場合に発生します。  
Public イベントAssigningFieldLayoutToItemDirectDataSource からのアイテムが、DataPresenterBase 内のこのアイテムのセルのレイアウトを定義する FieldLayout と関連付けられている場合に発生します。  
Public イベントCellActivatedCellActiveCell になった後に発生します。  
Public イベントCellActivatedDirectCellActiveCell になった後に発生します。  
Public イベントCellActivatingCell が起動される前に発生します。  
Public イベントCellActivatingDirectCell が起動される前に発生します。  
Public イベントCellChangedActiveCell が編集モードにあり、ユーザーがその値を変更する場合に発生します。  
Public イベントCellDeactivatingCell が非アクティブ化される前に発生します。  
Public イベントCellDeactivatingDirectCell が非アクティブ化される前に発生します。  
Public イベントCellsInViewChanged現在表示されているセルが変更したときに発生されます。  
Public イベントCellUpdatedCell の値が更新された後に発生します。  
Public イベントCellUpdatingCell の値が更新される直前に発生します。  
Public イベントClipboardCopyingDataPresenterCommands.Copy コマンドまたは DataPresenterCommands.Cut コマンドが実行され、セル値がクリップボードに配置されると発生します。  
Public イベントClipboardOperationErrorクリップボード操作中にエラーが発生した場合に発生します。  
Public イベントClipboardPastingDataPresenterCommands.Paste コマンドが実行され、セル値がクリップボードの値に基づいて更新されると発生します。  
Public イベントContextMenuClosingOccurs just before any context menu on the element is closed. System.Windows.FrameworkElementから継承されます。
Public イベントContextMenuOpeningOccurs when any context menu on the element is opened. System.Windows.FrameworkElementから継承されます。
Public イベントCrossFieldRecordFilterChangedユーザーがクロス フィールド レコード フィルタリング条件を変更した後に発生します。  
Public イベントCrossFieldRecordFilterChangingユーザーがクロス フィールド レコード フィルタリング条件を変更するときに発生します。  
Public イベントCustomFilterSelectionControlOpeningフィールドのカスタム フィルター条件を入力する UI を表示する前に発生されます。このイベントをキャンセルして独自の UI を表示できます。  
Public イベントDataContextChangedOccurs when the data context for this element changes. System.Windows.FrameworkElementから継承されます。
Public イベントDataError例外が DataSource でスローされる時に発生します。  
Public イベントDataSourceChangedDataSource プロパティが変更されたときに発生します。  
Public イベントDataValueChangedFieldSettings.DataValueChangedNotificationsActive プロパティが true に設定されている FieldCell 値が変更されると発生します。  
Public イベントDataValueChangedDirectFieldSettings.DataValueChangedNotificationsActive プロパティが true に設定されている FieldCell 値が変更されると発生します。  
Public イベントDragEnterOccurs when the input system reports an underlying drag event with this element as the drag target. System.Windows.UIElementから継承されます。
Public イベントDragLeaveOccurs when the input system reports an underlying drag event with this element as the drag origin. System.Windows.UIElementから継承されます。
Public イベントDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. System.Windows.UIElementから継承されます。
Public イベントDropOccurs when the input system reports an underlying drop event with this element as the drop target. System.Windows.UIElementから継承されます。
Public イベントEditModeEndedActiveCell が編集モードを終了した後に発生します。  
Public イベントEditModeEndingActiveCell が編集モードを終了しようとする時に発生します。  
Public イベントEditModeStartedActiveCell が編集モードを開始した後に発生します。  
Public イベントEditModeStartingActiveCell が編集モードを開始しようとする時に発生します。  
Public イベントEditModeValidationErrorActiveCell に入力検証エラーがある場合に発生します。  
Public イベントExecutedCommandコマンドが実行された後に発生します  
Public イベントExecutedCommandDirectコマンドが実行された後に発生します  
Public イベントExecutingCommandコマンドが実行される前に発生します  
Public イベントExecutingCommandDirectコマンドが実行される前に発生します  
Public イベントFieldChooserOpeningデータ プレゼンターが FieldChooser を表示する前に発生されます。  
Public イベントFieldGroupCollapsedユーザー アクションの結果として FieldGroup が縮小された後に発生します。  
Public イベントFieldGroupExpandedユーザー アクションの結果として FieldGroup が展開された後に発生します。  
Public イベントFieldLayoutInitializedFieldLayout が初期化された後に発生します。  
Public イベントFieldLayoutInitializingFieldLayout が初期化される前に発生します。  
Public イベントFieldPositionChangedフィールドがドラッグ アンド ドロップされて、フィールド レイアウトの別の位置に移動された後に発生します。  
Public イベントFieldPositionChangingフィールドはドラッグ アンド ドロップされて、フィールド レイアウトの別の位置に移動された時に発生します。  
Public イベントFocusableChangedOccurs when the value of the System.Windows.UIElement.Focusable property changes. System.Windows.UIElementから継承されます。
Public イベントGiveFeedbackOccurs when the input system reports an underlying drag-and-drop event that involves this element. System.Windows.UIElementから継承されます。
Public イベントGotFocusOccurs when this element gets logical focus. System.Windows.UIElementから継承されます。
Public イベントGotKeyboardFocusOccurs when the keyboard is focused on this element. System.Windows.UIElementから継承されます。
Public イベントGotMouseCaptureOccurs when this element captures the mouse. System.Windows.UIElementから継承されます。
Public イベントGotStylusCaptureOccurs when this element captures the stylus. System.Windows.UIElementから継承されます。
Public イベントGotTouchCaptureOccurs when a touch is captured to this element. System.Windows.UIElementから継承されます。
Public イベントGroupedユーザー アクションの結果としてレコードがグループ化された後に発生します。  
Public イベントGroupingユーザー アクションの結果としてレコードがグループ化されようとしている時に発生します。  
Public イベントInitializeCellValuePresenterCellValuePresenter 要素が Cell の値を表示するよう作成または再利用されるときに発生します。  
Public イベントInitializeCellValuePresenterDirectCellValuePresenter 要素が Cell の値を表示するよう作成または再利用されるときに発生します。  
Public イベントInitializedOccurs when this System.Windows.FrameworkElement is initialized. This event coincides with cases where the value of the System.Windows.FrameworkElement.IsInitialized property changes from false (or undefined) to true. System.Windows.FrameworkElementから継承されます。
Public イベントInitializeRecordRecord が初期化されるときに発生します。  
Public イベントInitializeRecordDirectRecord が初期化されるときに発生します。  
Public イベントInitializeTemplateAddRecord「template add」 DataRecord を初期化するときに発生します。  
Public イベントIsEnabledChangedOccurs when the value of the System.Windows.UIElement.IsEnabled property on this element changes. System.Windows.UIElementから継承されます。
Public イベントIsHitTestVisibleChangedOccurs when the value of the System.Windows.UIElement.IsHitTestVisible dependency property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsKeyboardFocusedChangedOccurs when the value of the System.Windows.UIElement.IsKeyboardFocused property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsKeyboardFocusWithinChangedOccurs when the value of the System.Windows.UIElement.IsKeyboardFocusWithinChanged property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsMouseCapturedChangedOccurs when the value of the System.Windows.UIElement.IsMouseCaptured property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsMouseCaptureWithinChangedOccurs when the value of the System.Windows.UIElement.IsMouseCaptureWithinProperty changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsMouseDirectlyOverChangedOccurs when the value of the System.Windows.UIElement.IsMouseDirectlyOver property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsStylusCapturedChangedOccurs when the value of the System.Windows.UIElement.IsStylusCaptured property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsStylusCaptureWithinChangedOccurs when the value of the System.Windows.UIElement.IsStylusCaptureWithin property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsStylusDirectlyOverChangedOccurs when the value of the System.Windows.UIElement.IsStylusDirectlyOver property changes on this element. System.Windows.UIElementから継承されます。
Public イベントIsVisibleChangedOccurs when the value of the System.Windows.UIElement.IsVisible property changes on this element. System.Windows.UIElementから継承されます。
Public イベントKeyDownOccurs when a key is pressed while focus is on this element. System.Windows.UIElementから継承されます。
Public イベントKeyUpOccurs when a key is released while focus is on this element. System.Windows.UIElementから継承されます。
Public イベントLayoutUpdatedOccurs when the layout of the various visual elements associated with the current System.Windows.Threading.Dispatcher changes. System.Windows.UIElementから継承されます。
Public イベントLoadedOccurs when the element is laid out, rendered, and ready for interaction. System.Windows.FrameworkElementから継承されます。
Public イベントLostFocusOccurs when this element loses logical focus. System.Windows.UIElementから継承されます。
Public イベントLostKeyboardFocusOccurs when the keyboard is no longer focused on this element,. System.Windows.UIElementから継承されます。
Public イベントLostMouseCaptureOccurs when this element loses mouse capture. System.Windows.UIElementから継承されます。
Public イベントLostStylusCaptureOccurs when this element loses stylus capture. System.Windows.UIElementから継承されます。
Public イベントLostTouchCaptureOccurs when this element loses a touch capture. System.Windows.UIElementから継承されます。
Public イベントManipulationBoundaryFeedbackOccurs when the manipulation encounters a boundary. System.Windows.UIElementから継承されます。
Public イベントManipulationCompletedOccurs when a manipulation and inertia on the System.Windows.UIElement object is complete. System.Windows.UIElementから継承されます。
Public イベントManipulationDeltaOccurs when the input device changes position during a manipulation. System.Windows.UIElementから継承されます。
Public イベントManipulationInertiaStartingOccurs when the input device loses contact with the System.Windows.UIElement object during a manipulation and inertia begins. System.Windows.UIElementから継承されます。
Public イベントManipulationStartedOccurs when an input device begins a manipulation on the System.Windows.UIElement object. System.Windows.UIElementから継承されます。
Public イベントManipulationStartingOccurs when the manipulation processor is first created. System.Windows.UIElementから継承されます。
Public イベントMouseDoubleClickOccurs when a mouse button is clicked two or more times. System.Windows.Controls.Controlから継承されます。
Public イベントMouseDownOccurs when any mouse button is pressed while the pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントMouseEnterOccurs when the mouse pointer enters the bounds of this element. System.Windows.UIElementから継承されます。
Public イベントMouseLeaveOccurs when the mouse pointer leaves the bounds of this element. System.Windows.UIElementから継承されます。
Public イベントMouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントMouseLeftButtonUpOccurs when the left mouse button is released while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントMouseMoveOccurs when the mouse pointer moves while over this element. System.Windows.UIElementから継承されます。
Public イベントMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントMouseUpOccurs when any mouse button is released over this element. System.Windows.UIElementから継承されます。
Public イベントMouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewDragEnterOccurs when the input system reports an underlying drag event with this element as the drag target. System.Windows.UIElementから継承されます。
Public イベントPreviewDragLeaveOccurs when the input system reports an underlying drag event with this element as the drag origin. System.Windows.UIElementから継承されます。
Public イベントPreviewDragOverOccurs when the input system reports an underlying drag event with this element as the potential drop target. System.Windows.UIElementから継承されます。
Public イベントPreviewDropOccurs when the input system reports an underlying drop event with this element as the drop target. System.Windows.UIElementから継承されます。
Public イベントPreviewGiveFeedbackOccurs when a drag-and-drop operation is started. System.Windows.UIElementから継承されます。
Public イベントPreviewGotKeyboardFocusOccurs when the keyboard is focused on this element. System.Windows.UIElementから継承されます。
Public イベントPreviewKeyDownOccurs when a key is pressed while focus is on this element. System.Windows.UIElementから継承されます。
Public イベントPreviewKeyUpOccurs when a key is released while focus is on this element. System.Windows.UIElementから継承されます。
Public イベントPreviewLostKeyboardFocusOccurs when the keyboard is no longer focused on this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseDoubleClickOccurs when a user clicks the mouse button two or more times. System.Windows.Controls.Controlから継承されます。
Public イベントPreviewMouseDownOccurs when any mouse button is pressed while the pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseLeftButtonDownOccurs when the left mouse button is pressed while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseLeftButtonUpOccurs when the left mouse button is released while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseMoveOccurs when the mouse pointer moves while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseRightButtonDownOccurs when the right mouse button is pressed while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseRightButtonUpOccurs when the right mouse button is released while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseUpOccurs when any mouse button is released while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewMouseWheelOccurs when the user rotates the mouse wheel while the mouse pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewQueryContinueDragOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusButtonDownOccurs when the stylus button is pressed while the pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusButtonUpOccurs when the stylus button is released while the pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusDownOccurs when the stylus touches the digitizer while it is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusInAirMoveOccurs when the stylus moves over an element without actually touching the digitizer. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusInRangeOccurs when the stylus is close enough to the digitizer to be detected, while over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusMoveOccurs when the stylus moves while over the element. The stylus must move while being detected by the digitizer to raise this event, otherwise, System.Windows.UIElement.PreviewStylusInAirMove is raised instead. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusOutOfRangeOccurs when the stylus is too far from the digitizer to be detected. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusSystemGestureOccurs when a user performs one of several stylus gestures. System.Windows.UIElementから継承されます。
Public イベントPreviewStylusUpOccurs when the user raises the stylus off the digitizer while the stylus is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewTextInputOccurs when this element gets text in a device-independent manner. System.Windows.UIElementから継承されます。
Public イベントPreviewTouchDownOccurs when a finger touches the screen while the finger is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewTouchMoveOccurs when a finger moves on the screen while the finger is over this element. System.Windows.UIElementから継承されます。
Public イベントPreviewTouchUpOccurs when a finger is raised off of the screen while the finger is over this element. System.Windows.UIElementから継承されます。
Public イベントQueryContinueDragOccurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. System.Windows.UIElementから継承されます。
Public イベントQueryCursorOccurs when the cursor is requested to display. This event is raised on an element each time that the mouse pointer moves to a new location, which means the cursor object might need to be changed based on its new position. System.Windows.UIElementから継承されます。
Public イベントQuerySummaryResult集計結果が計算または再計算されようとするときに発生します。  
Public イベントRecordActivatedRecordActiveRecord になった後に発生します。  
Public イベントRecordActivatedDirectRecordActiveRecord になった後に発生します。  
Public イベントRecordActivatingRecordActiveRecord になる前に発生します。  
Public イベントRecordActivatingDirectRecordActiveRecord になる前に発生します。  
Public イベントRecordAddedテンプレート追加レコードが初めて編集され、アイテムが DataSource に追加された後に発生します。  
Public イベントRecordAddingテンプレート追加レコードが初めて編集され、アイテムが DataSource に追加される前に発生します。  
Public イベントRecordCollapsedRecord が縮小された後に発生します。  
Public イベントRecordCollapsingRecord が縮小される前に発生します。  
Public イベントRecordDeactivatingActiveRecord がクリアされる前に発生します。  
Public イベントRecordDeactivatingDirectActiveRecord がクリアされる前に発生します。  
Public イベントRecordExpandedRecord が展開された後に発生します。  
Public イベントRecordExpandingRecord が展開される前に発生します。  
Public イベントRecordFilterChangedユーザーがレコード フィルター条件を変更するときに発生されます。  
Public イベントRecordFilterChangingユーザーがレコード フィルター条件を変更するときに発生されます。  
Public イベントRecordFilterDropDownItemInitializingレコード フィルター ドロップダウンが初期化されるときに発生します。  
Public イベントRecordFilterDropDownOpeningレコード フィルター ドロップダウンが RecordFilterDropDownPopulating 開く前で、かつイベントの後に発生します。  
Public イベントRecordFilterDropDownPopulatedフィルター ドロップダウンは、データ プレゼンターで作成された後に発生することによって、固有の項目でフィルター ドロップダウンを置き換えるか、項目を削除することができます。  
Public イベントRecordFilterDropDownPopulatingフィルター ドロップダウンは、データ プレゼンターで作成される前に発生することによって、固有の項目でフィルター ドロップダウンを作成することができます。  
Public イベントRecordFixedLocationChangedRecord の固定状態が変更された後に発生します。  
Public イベントRecordFixedLocationChangingRecord の固定状態が変更される前に発生します。  
Public イベントRecordsDeleted1 つまたは複数の DataRecord が削除された後に発生します。  
Public イベントRecordsDeleting1 つまたは複数の DataRecord を削除しようとしている場合に発生します。  
Public イベントRecordsInViewChangedビューの Record のセットが変更された後に発生します。  
Public イベントRecordsInViewChangedDirectビューの Record のセットが変更された後に発生します。  
Public イベントRecordUpdateCanceledDataRecord の変更がキャンセルされた後に発生します。  
Public イベントRecordUpdateCancelingDataRecord の変更がキャンセルされる直前に発生します。  
Public イベントRecordUpdatedDataRecord が更新された後に発生します。  
Public イベントRecordUpdatingDataRecord を更新しようとしたときに発生します。  
Public イベントRequestBringIntoViewOccurs when System.Windows.FrameworkElement.BringIntoView(System.Windows.Rect) is called on this element. System.Windows.FrameworkElementから継承されます。
Public イベントSelectedItemsChangedSelectedItems が変更された後に発生します。  
Public イベントSelectedItemsChangingSelectedItems を変更しようとすると発生します。  
Public イベントSizeChangedOccurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on this element. System.Windows.FrameworkElementから継承されます。
Public イベントSortedレコードのソート順がユーザー アクションの結果として変更した時に発生します。  
Public イベントSortingレコードのソート順がユーザー アクションの結果として変更されようとする時に発生します。  
Public イベントSourceUpdatedOccurs when the source value changes for any existing property binding on this element. System.Windows.FrameworkElementから継承されます。
Public イベントStylusButtonDownOccurs when the stylus button is pressed while the pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントStylusButtonUpOccurs when the stylus button is released while the pointer is over this element. System.Windows.UIElementから継承されます。
Public イベントStylusDownOccurs when the stylus touches the digitizer while the stylus is over this element. System.Windows.UIElementから継承されます。
Public イベントStylusEnterOccurs when the stylus enters the bounds of this element. System.Windows.UIElementから継承されます。
Public イベントStylusInAirMoveOccurs when the stylus moves over an element without actually touching the digitizer. System.Windows.UIElementから継承されます。
Public イベントStylusInRangeOccurs when the stylus is close enough to the digitizer to be detected, while over this element. System.Windows.UIElementから継承されます。
Public イベントStylusLeaveOccurs when the stylus leaves the bounds of the element. System.Windows.UIElementから継承されます。
Public イベントStylusMoveOccurs when the stylus moves over this element. The stylus must move while on the digitizer to raise this event. Otherwise, System.Windows.UIElement.StylusInAirMove is raised instead. System.Windows.UIElementから継承されます。
Public イベントStylusOutOfRangeOccurs when the stylus is too far from the digitizer to be detected, while over this element. System.Windows.UIElementから継承されます。
Public イベントStylusSystemGestureOccurs when a user performs one of several stylus gestures. System.Windows.UIElementから継承されます。
Public イベントStylusUpOccurs when the user raises the stylus off the digitizer while it is over this element. System.Windows.UIElementから継承されます。
Public イベントSummaryResultChanged要約情報が計算または再計算されたときに発生します。  
Public イベントSummarySelectionControlClosedフィールドの集計を選択するための UI が表示される前に発生します。このイベントをキャンセルして独自の UI を表示できます。  
Public イベントSummarySelectionControlOpeningフィールドの集計を選択するための UI が表示される前に発生します。このイベントをキャンセルして独自の UI を表示できます。  
Public イベントTargetUpdatedOccurs when the target value changes for any property binding on this element. System.Windows.FrameworkElementから継承されます。
Public イベントTextInputOccurs when this element gets text in a device-independent manner. System.Windows.UIElementから継承されます。
Public イベントThemeChanged'Theme' プロパティが変更する時に発生します。  
Public イベントToolTipClosingOccurs just before any tooltip on the element is closed. System.Windows.FrameworkElementから継承されます。
Public イベントToolTipOpeningOccurs when any tooltip on the element is opened. System.Windows.FrameworkElementから継承されます。
Public イベントTouchDownOccurs when a finger touches the screen while the finger is over this element. System.Windows.UIElementから継承されます。
Public イベントTouchEnterOccurs when a touch moves from outside to inside the bounds of this element. System.Windows.UIElementから継承されます。
Public イベントTouchLeaveOccurs when a touch moves from inside to outside the bounds of this element. System.Windows.UIElementから継承されます。
Public イベントTouchMoveOccurs when a finger moves on the screen while the finger is over this element. System.Windows.UIElementから継承されます。
Public イベントTouchUpOccurs when a finger is raised off of the screen while the finger is over this element. System.Windows.UIElementから継承されます。
Public イベントUnloadedOccurs when the element is removed from within an element tree of loaded elements. System.Windows.FrameworkElementから継承されます。
トップ
参照