このクラスのメンバの一覧は、DataPresenterBaseメンバを参照してください。
名前 | 解説 | |
---|---|---|
AssigningFieldLayoutToItem | DataSource からのアイテムが、DataPresenterBase 内のこのアイテムのセルのレイアウトを定義する FieldLayout と関連付けられている場合に発生します。 | |
AssigningFieldLayoutToItemDirect | DataSource からのアイテムが、DataPresenterBase 内のこのアイテムのセルのレイアウトを定義する FieldLayout と関連付けられている場合に発生します。 | |
CellActivated | Cell が ActiveCell になった後に発生します。 | |
CellActivatedDirect | Cell が ActiveCell になった後に発生します。 | |
CellActivating | Cell が起動される前に発生します。 | |
CellActivatingDirect | Cell が起動される前に発生します。 | |
CellChanged | ActiveCell が編集モードにあり、ユーザーがその値を変更する場合に発生します。 | |
CellDeactivating | Cell が非アクティブ化される前に発生します。 | |
CellDeactivatingDirect | Cell が非アクティブ化される前に発生します。 | |
CellsInViewChanged | 現在表示されているセルが変更したときに発生されます。 | |
CellUpdated | Cell の値が更新された後に発生します。 | |
CellUpdating | Cell の値が更新される直前に発生します。 | |
ClipboardCopying | DataPresenterCommands.Copy コマンドまたは DataPresenterCommands.Cut コマンドが実行され、セル値がクリップボードに配置されると発生します。 | |
ClipboardOperationError | クリップボード操作中にエラーが発生した場合に発生します。 | |
ClipboardPasting | DataPresenterCommands.Paste コマンドが実行され、セル値がクリップボードの値に基づいて更新されると発生します。 | |
ContextMenuClosing | Occurs just before any context menu on the element is closed. System.Windows.FrameworkElementから継承されます。 | |
ContextMenuOpening | Occurs when any context menu on the element is opened. System.Windows.FrameworkElementから継承されます。 | |
CrossFieldRecordFilterChanged | ユーザーがクロス フィールド レコード フィルタリング条件を変更した後に発生します。 | |
CrossFieldRecordFilterChanging | ユーザーがクロス フィールド レコード フィルタリング条件を変更するときに発生します。 | |
CustomFilterSelectionControlOpening | フィールドのカスタム フィルター条件を入力する UI を表示する前に発生されます。このイベントをキャンセルして独自の UI を表示できます。 | |
DataContextChanged | Occurs when the data context for this element changes. System.Windows.FrameworkElementから継承されます。 | |
DataError | 例外が DataSource でスローされる時に発生します。 | |
DataSourceChanged | DataSource プロパティが変更されたときに発生します。 | |
DataValueChanged | FieldSettings.DataValueChangedNotificationsActive プロパティが true に設定されている Field の Cell 値が変更されると発生します。 | |
DataValueChangedDirect | FieldSettings.DataValueChangedNotificationsActive プロパティが true に設定されている Field の Cell 値が変更されると発生します。 | |
DragEnter | Occurs when the input system reports an underlying drag event with this element as the drag target. System.Windows.UIElementから継承されます。 | |
DragLeave | Occurs when the input system reports an underlying drag event with this element as the drag origin. System.Windows.UIElementから継承されます。 | |
DragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. System.Windows.UIElementから継承されます。 | |
Drop | Occurs when the input system reports an underlying drop event with this element as the drop target. System.Windows.UIElementから継承されます。 | |
EditModeEnded | ActiveCell が編集モードを終了した後に発生します。 | |
EditModeEnding | ActiveCell が編集モードを終了しようとする時に発生します。 | |
EditModeStarted | ActiveCell が編集モードを開始した後に発生します。 | |
EditModeStarting | ActiveCell が編集モードを開始しようとする時に発生します。 | |
EditModeValidationError | ActiveCell に入力検証エラーがある場合に発生します。 | |
ExecutedCommand | コマンドが実行された後に発生します | |
ExecutedCommandDirect | コマンドが実行された後に発生します | |
ExecutingCommand | コマンドが実行される前に発生します | |
ExecutingCommandDirect | コマンドが実行される前に発生します | |
FieldChooserOpening | データ プレゼンターが FieldChooser を表示する前に発生されます。 | |
FieldGroupCollapsed | ユーザー アクションの結果として FieldGroup が縮小された後に発生します。 | |
FieldGroupExpanded | ユーザー アクションの結果として FieldGroup が展開された後に発生します。 | |
FieldLayoutInitialized | FieldLayout が初期化された後に発生します。 | |
FieldLayoutInitializing | FieldLayout が初期化される前に発生します。 | |
FieldPositionChanged | フィールドがドラッグ アンド ドロップされて、フィールド レイアウトの別の位置に移動された後に発生します。 | |
FieldPositionChanging | フィールドはドラッグ アンド ドロップされて、フィールド レイアウトの別の位置に移動された時に発生します。 | |
FocusableChanged | Occurs when the value of the System.Windows.UIElement.Focusable property changes. System.Windows.UIElementから継承されます。 | |
GiveFeedback | Occurs when the input system reports an underlying drag-and-drop event that involves this element. System.Windows.UIElementから継承されます。 | |
GotFocus | Occurs when this element gets logical focus. System.Windows.UIElementから継承されます。 | |
GotKeyboardFocus | Occurs when the keyboard is focused on this element. System.Windows.UIElementから継承されます。 | |
GotMouseCapture | Occurs when this element captures the mouse. System.Windows.UIElementから継承されます。 | |
GotStylusCapture | Occurs when this element captures the stylus. System.Windows.UIElementから継承されます。 | |
GotTouchCapture | Occurs when a touch is captured to this element. System.Windows.UIElementから継承されます。 | |
Grouped | ユーザー アクションの結果としてレコードがグループ化された後に発生します。 | |
Grouping | ユーザー アクションの結果としてレコードがグループ化されようとしている時に発生します。 | |
InitializeCellValuePresenter | CellValuePresenter 要素が Cell の値を表示するよう作成または再利用されるときに発生します。 | |
InitializeCellValuePresenterDirect | CellValuePresenter 要素が Cell の値を表示するよう作成または再利用されるときに発生します。 | |
Initialized | Occurs 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から継承されます。 | |
InitializeRecord | Record が初期化されるときに発生します。 | |
InitializeRecordDirect | Record が初期化されるときに発生します。 | |
InitializeTemplateAddRecord | 「template add」 DataRecord を初期化するときに発生します。 | |
IsEnabledChanged | Occurs when the value of the System.Windows.UIElement.IsEnabled property on this element changes. System.Windows.UIElementから継承されます。 | |
IsHitTestVisibleChanged | Occurs when the value of the System.Windows.UIElement.IsHitTestVisible dependency property changes on this element. System.Windows.UIElementから継承されます。 | |
IsKeyboardFocusedChanged | Occurs when the value of the System.Windows.UIElement.IsKeyboardFocused property changes on this element. System.Windows.UIElementから継承されます。 | |
IsKeyboardFocusWithinChanged | Occurs when the value of the System.Windows.UIElement.IsKeyboardFocusWithinChanged property changes on this element. System.Windows.UIElementから継承されます。 | |
IsMouseCapturedChanged | Occurs when the value of the System.Windows.UIElement.IsMouseCaptured property changes on this element. System.Windows.UIElementから継承されます。 | |
IsMouseCaptureWithinChanged | Occurs when the value of the System.Windows.UIElement.IsMouseCaptureWithinProperty changes on this element. System.Windows.UIElementから継承されます。 | |
IsMouseDirectlyOverChanged | Occurs when the value of the System.Windows.UIElement.IsMouseDirectlyOver property changes on this element. System.Windows.UIElementから継承されます。 | |
IsStylusCapturedChanged | Occurs when the value of the System.Windows.UIElement.IsStylusCaptured property changes on this element. System.Windows.UIElementから継承されます。 | |
IsStylusCaptureWithinChanged | Occurs when the value of the System.Windows.UIElement.IsStylusCaptureWithin property changes on this element. System.Windows.UIElementから継承されます。 | |
IsStylusDirectlyOverChanged | Occurs when the value of the System.Windows.UIElement.IsStylusDirectlyOver property changes on this element. System.Windows.UIElementから継承されます。 | |
IsVisibleChanged | Occurs when the value of the System.Windows.UIElement.IsVisible property changes on this element. System.Windows.UIElementから継承されます。 | |
KeyDown | Occurs when a key is pressed while focus is on this element. System.Windows.UIElementから継承されます。 | |
KeyUp | Occurs when a key is released while focus is on this element. System.Windows.UIElementから継承されます。 | |
LayoutUpdated | Occurs when the layout of the various visual elements associated with the current System.Windows.Threading.Dispatcher changes. System.Windows.UIElementから継承されます。 | |
Loaded | Occurs when the element is laid out, rendered, and ready for interaction. System.Windows.FrameworkElementから継承されます。 | |
LostFocus | Occurs when this element loses logical focus. System.Windows.UIElementから継承されます。 | |
LostKeyboardFocus | Occurs when the keyboard is no longer focused on this element,. System.Windows.UIElementから継承されます。 | |
LostMouseCapture | Occurs when this element loses mouse capture. System.Windows.UIElementから継承されます。 | |
LostStylusCapture | Occurs when this element loses stylus capture. System.Windows.UIElementから継承されます。 | |
LostTouchCapture | Occurs when this element loses a touch capture. System.Windows.UIElementから継承されます。 | |
ManipulationBoundaryFeedback | Occurs when the manipulation encounters a boundary. System.Windows.UIElementから継承されます。 | |
ManipulationCompleted | Occurs when a manipulation and inertia on the System.Windows.UIElement object is complete. System.Windows.UIElementから継承されます。 | |
ManipulationDelta | Occurs when the input device changes position during a manipulation. System.Windows.UIElementから継承されます。 | |
ManipulationInertiaStarting | Occurs when the input device loses contact with the System.Windows.UIElement object during a manipulation and inertia begins. System.Windows.UIElementから継承されます。 | |
ManipulationStarted | Occurs when an input device begins a manipulation on the System.Windows.UIElement object. System.Windows.UIElementから継承されます。 | |
ManipulationStarting | Occurs when the manipulation processor is first created. System.Windows.UIElementから継承されます。 | |
MouseDoubleClick | Occurs when a mouse button is clicked two or more times. System.Windows.Controls.Controlから継承されます。 | |
MouseDown | Occurs when any mouse button is pressed while the pointer is over this element. System.Windows.UIElementから継承されます。 | |
MouseEnter | Occurs when the mouse pointer enters the bounds of this element. System.Windows.UIElementから継承されます。 | |
MouseLeave | Occurs when the mouse pointer leaves the bounds of this element. System.Windows.UIElementから継承されます。 | |
MouseLeftButtonDown | Occurs when the left mouse button is pressed while the mouse pointer is over this element. System.Windows.UIElementから継承されます。 | |
MouseLeftButtonUp | Occurs when the left mouse button is released while the mouse pointer is over this element. System.Windows.UIElementから継承されます。 | |
MouseMove | Occurs when the mouse pointer moves while over this element. System.Windows.UIElementから継承されます。 | |
MouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over this element. System.Windows.UIElementから継承されます。 | |
MouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over this element. System.Windows.UIElementから継承されます。 | |
MouseUp | Occurs when any mouse button is released over this element. System.Windows.UIElementから継承されます。 | |
MouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over this element. System.Windows.UIElementから継承されます。 | |
PreviewDragEnter | Occurs when the input system reports an underlying drag event with this element as the drag target. System.Windows.UIElementから継承されます。 | |
PreviewDragLeave | Occurs when the input system reports an underlying drag event with this element as the drag origin. System.Windows.UIElementから継承されます。 | |
PreviewDragOver | Occurs when the input system reports an underlying drag event with this element as the potential drop target. System.Windows.UIElementから継承されます。 | |
PreviewDrop | Occurs when the input system reports an underlying drop event with this element as the drop target. System.Windows.UIElementから継承されます。 | |
PreviewGiveFeedback | Occurs when a drag-and-drop operation is started. System.Windows.UIElementから継承されます。 | |
PreviewGotKeyboardFocus | Occurs when the keyboard is focused on this element. System.Windows.UIElementから継承されます。 | |
PreviewKeyDown | Occurs when a key is pressed while focus is on this element. System.Windows.UIElementから継承されます。 | |
PreviewKeyUp | Occurs when a key is released while focus is on this element. System.Windows.UIElementから継承されます。 | |
PreviewLostKeyboardFocus | Occurs when the keyboard is no longer focused on this element. System.Windows.UIElementから継承されます。 | |
PreviewMouseDoubleClick | Occurs when a user clicks the mouse button two or more times. System.Windows.Controls.Controlから継承されます。 | |
PreviewMouseDown | Occurs when any mouse button is pressed while the pointer is over this element. System.Windows.UIElementから継承されます。 | |
PreviewMouseLeftButtonDown | Occurs when the left mouse button is pressed while the mouse pointer is over this element. System.Windows.UIElementから継承されます。 | |
PreviewMouseLeftButtonUp | Occurs when the left mouse button is released while the mouse pointer is over this element. System.Windows.UIElementから継承されます。 | |
PreviewMouseMove | Occurs when the mouse pointer moves while the mouse pointer is over this element. System.Windows.UIElementから継承されます。 | |
PreviewMouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over this element. System.Windows.UIElementから継承されます。 | |
PreviewMouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over this element. System.Windows.UIElementから継承されます。 | |
PreviewMouseUp | Occurs when any mouse button is released while the mouse pointer is over this element. System.Windows.UIElementから継承されます。 | |
PreviewMouseWheel | Occurs when the user rotates the mouse wheel while the mouse pointer is over this element. System.Windows.UIElementから継承されます。 | |
PreviewQueryContinueDrag | Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. System.Windows.UIElementから継承されます。 | |
PreviewStylusButtonDown | Occurs when the stylus button is pressed while the pointer is over this element. System.Windows.UIElementから継承されます。 | |
PreviewStylusButtonUp | Occurs when the stylus button is released while the pointer is over this element. System.Windows.UIElementから継承されます。 | |
PreviewStylusDown | Occurs when the stylus touches the digitizer while it is over this element. System.Windows.UIElementから継承されます。 | |
PreviewStylusInAirMove | Occurs when the stylus moves over an element without actually touching the digitizer. System.Windows.UIElementから継承されます。 | |
PreviewStylusInRange | Occurs when the stylus is close enough to the digitizer to be detected, while over this element. System.Windows.UIElementから継承されます。 | |
PreviewStylusMove | Occurs 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から継承されます。 | |
PreviewStylusOutOfRange | Occurs when the stylus is too far from the digitizer to be detected. System.Windows.UIElementから継承されます。 | |
PreviewStylusSystemGesture | Occurs when a user performs one of several stylus gestures. System.Windows.UIElementから継承されます。 | |
PreviewStylusUp | Occurs when the user raises the stylus off the digitizer while the stylus is over this element. System.Windows.UIElementから継承されます。 | |
PreviewTextInput | Occurs when this element gets text in a device-independent manner. System.Windows.UIElementから継承されます。 | |
PreviewTouchDown | Occurs when a finger touches the screen while the finger is over this element. System.Windows.UIElementから継承されます。 | |
PreviewTouchMove | Occurs when a finger moves on the screen while the finger is over this element. System.Windows.UIElementから継承されます。 | |
PreviewTouchUp | Occurs when a finger is raised off of the screen while the finger is over this element. System.Windows.UIElementから継承されます。 | |
QueryContinueDrag | Occurs when there is a change in the keyboard or mouse button state during a drag-and-drop operation. System.Windows.UIElementから継承されます。 | |
QueryCursor | Occurs 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から継承されます。 | |
QuerySummaryResult | 集計結果が計算または再計算されようとするときに発生します。 | |
RecordActivated | Record が ActiveRecord になった後に発生します。 | |
RecordActivatedDirect | Record が ActiveRecord になった後に発生します。 | |
RecordActivating | Record が ActiveRecord になる前に発生します。 | |
RecordActivatingDirect | Record が ActiveRecord になる前に発生します。 | |
RecordAdded | テンプレート追加レコードが初めて編集され、アイテムが DataSource に追加された後に発生します。 | |
RecordAdding | テンプレート追加レコードが初めて編集され、アイテムが DataSource に追加される前に発生します。 | |
RecordCollapsed | Record が縮小された後に発生します。 | |
RecordCollapsing | Record が縮小される前に発生します。 | |
RecordDeactivating | ActiveRecord がクリアされる前に発生します。 | |
RecordDeactivatingDirect | ActiveRecord がクリアされる前に発生します。 | |
RecordExpanded | Record が展開された後に発生します。 | |
RecordExpanding | Record が展開される前に発生します。 | |
RecordFilterChanged | ユーザーがレコード フィルター条件を変更するときに発生されます。 | |
RecordFilterChanging | ユーザーがレコード フィルター条件を変更するときに発生されます。 | |
RecordFilterDropDownItemInitializing | レコード フィルター ドロップダウンが初期化されるときに発生します。 | |
RecordFilterDropDownOpening | レコード フィルター ドロップダウンが RecordFilterDropDownPopulating 開く前で、かつイベントの後に発生します。 | |
RecordFilterDropDownPopulated | フィルター ドロップダウンは、データ プレゼンターで作成された後に発生することによって、固有の項目でフィルター ドロップダウンを置き換えるか、項目を削除することができます。 | |
RecordFilterDropDownPopulating | フィルター ドロップダウンは、データ プレゼンターで作成される前に発生することによって、固有の項目でフィルター ドロップダウンを作成することができます。 | |
RecordFixedLocationChanged | Record の固定状態が変更された後に発生します。 | |
RecordFixedLocationChanging | Record の固定状態が変更される前に発生します。 | |
RecordsDeleted | 1 つまたは複数の DataRecord が削除された後に発生します。 | |
RecordsDeleting | 1 つまたは複数の DataRecord を削除しようとしている場合に発生します。 | |
RecordsInViewChanged | ビューの Record のセットが変更された後に発生します。 | |
RecordsInViewChangedDirect | ビューの Record のセットが変更された後に発生します。 | |
RecordUpdateCanceled | DataRecord の変更がキャンセルされた後に発生します。 | |
RecordUpdateCanceling | DataRecord の変更がキャンセルされる直前に発生します。 | |
RecordUpdated | DataRecord が更新された後に発生します。 | |
RecordUpdating | DataRecord を更新しようとしたときに発生します。 | |
RequestBringIntoView | Occurs when System.Windows.FrameworkElement.BringIntoView(System.Windows.Rect) is called on this element. System.Windows.FrameworkElementから継承されます。 | |
SelectedItemsChanged | SelectedItems が変更された後に発生します。 | |
SelectedItemsChanging | SelectedItems を変更しようとすると発生します。 | |
SizeChanged | Occurs when either the System.Windows.FrameworkElement.ActualHeight or the System.Windows.FrameworkElement.ActualWidth properties change value on this element. System.Windows.FrameworkElementから継承されます。 | |
Sorted | レコードのソート順がユーザー アクションの結果として変更した時に発生します。 | |
Sorting | レコードのソート順がユーザー アクションの結果として変更されようとする時に発生します。 | |
SourceUpdated | Occurs when the source value changes for any existing property binding on this element. System.Windows.FrameworkElementから継承されます。 | |
StylusButtonDown | Occurs when the stylus button is pressed while the pointer is over this element. System.Windows.UIElementから継承されます。 | |
StylusButtonUp | Occurs when the stylus button is released while the pointer is over this element. System.Windows.UIElementから継承されます。 | |
StylusDown | Occurs when the stylus touches the digitizer while the stylus is over this element. System.Windows.UIElementから継承されます。 | |
StylusEnter | Occurs when the stylus enters the bounds of this element. System.Windows.UIElementから継承されます。 | |
StylusInAirMove | Occurs when the stylus moves over an element without actually touching the digitizer. System.Windows.UIElementから継承されます。 | |
StylusInRange | Occurs when the stylus is close enough to the digitizer to be detected, while over this element. System.Windows.UIElementから継承されます。 | |
StylusLeave | Occurs when the stylus leaves the bounds of the element. System.Windows.UIElementから継承されます。 | |
StylusMove | Occurs 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から継承されます。 | |
StylusOutOfRange | Occurs when the stylus is too far from the digitizer to be detected, while over this element. System.Windows.UIElementから継承されます。 | |
StylusSystemGesture | Occurs when a user performs one of several stylus gestures. System.Windows.UIElementから継承されます。 | |
StylusUp | Occurs when the user raises the stylus off the digitizer while it is over this element. System.Windows.UIElementから継承されます。 | |
SummaryResultChanged | 要約情報が計算または再計算されたときに発生します。 | |
SummarySelectionControlClosed | フィールドの集計を選択するための UI が表示される前に発生します。このイベントをキャンセルして独自の UI を表示できます。 | |
SummarySelectionControlOpening | フィールドの集計を選択するための UI が表示される前に発生します。このイベントをキャンセルして独自の UI を表示できます。 | |
TargetUpdated | Occurs when the target value changes for any property binding on this element. System.Windows.FrameworkElementから継承されます。 | |
TextInput | Occurs when this element gets text in a device-independent manner. System.Windows.UIElementから継承されます。 | |
ThemeChanged | 'Theme' プロパティが変更する時に発生します。 | |
ToolTipClosing | Occurs just before any tooltip on the element is closed. System.Windows.FrameworkElementから継承されます。 | |
ToolTipOpening | Occurs when any tooltip on the element is opened. System.Windows.FrameworkElementから継承されます。 | |
TouchDown | Occurs when a finger touches the screen while the finger is over this element. System.Windows.UIElementから継承されます。 | |
TouchEnter | Occurs when a touch moves from outside to inside the bounds of this element. System.Windows.UIElementから継承されます。 | |
TouchLeave | Occurs when a touch moves from inside to outside the bounds of this element. System.Windows.UIElementから継承されます。 | |
TouchMove | Occurs when a finger moves on the screen while the finger is over this element. System.Windows.UIElementから継承されます。 | |
TouchUp | Occurs when a finger is raised off of the screen while the finger is over this element. System.Windows.UIElementから継承されます。 | |
Unloaded | Occurs when the element is removed from within an element tree of loaded elements. System.Windows.FrameworkElementから継承されます。 |