このクラスのメンバの一覧は、UltraTreeメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | AfterActivate | ツリーノードがアクティブ化された後、発生します。 |
![]() | AfterCellActivate | ActiveCell プロパティの値が変更された後に発生します。 |
![]() | AfterCellEnterEditMode | UltraTreeNodeCell の編集モード セッションが開始された後に発生します。 |
![]() | AfterCellExitEditMode | UltraTreeNodeCell の編集モード セッションが終了した後に発生します。 |
![]() | AfterCheck | CheckBox、CheckBoxTriState、または OptionButtonの UltraTreeNode の UltraTreeNode.CheckedState プロパティが変更された後に発生します。 |
![]() | AfterCheckSynchronizationComplete | ノード チェックボックスの同期化が完了した後に発生します。 |
![]() | AfterCollapse | UltraTreeNode が縮小された後に発生します。 |
![]() | AfterColumnMoved | UltraTreeNodeColumn がエンドユーザーのドラッグ アンド ドロップ操作によって移動された後に発生します。 |
![]() | AfterCopy | コントロールの SelectedNodes コレクションの内容がクリップボードにコピーされた後に発生します。 |
![]() | AfterCut | コントロールの SelectedNodes コレクションの内容がクリップボードに切り取られた後に発生します。 |
![]() | AfterDataNodesCollectionPopulated | TreeNodesCollection オブジェクトにバインド データが設定された後に発生します。 |
![]() | AfterDelete | コントロールの SelectedNodes コレクションの内容が削除された後に発生します。 |
![]() | AfterExpand | UltraTreeNode が展開された後に発生します。 |
![]() | AfterLabelEdit | UltraTreeNode が編集された後に発生します。 |
![]() | AfterNodeCancelUpdate | UltraTreeNodeCell の値が破棄された後に発生します。 |
![]() | AfterNodeLayoutItemResize | ノードレイアウト項目 (列ヘッダーまたはセル) のサイズがエンドユーザーによって変更された後に発生します。 |
![]() | AfterNodeLayoutItemSpanResize | ノードレイアウト項目 (列ヘッダーまたはセル) のスパンサイズがエンドユーザーによって変更された後に発生します。 |
![]() | AfterNodeUpdate | UltraTreeNodeCell の値が変更された後に発生します。 |
![]() | AfterPaste | ノードがクリップボードから貼り付けられた後に発生します。 |
![]() | AfterSelect | 1 つまたは複数の UltraTreeNode が UltraTreeNode.Selected または選択解除された後に発生します。 |
![]() | AfterSortChange | UltraTreeNodeColumn オブジェクトのセットが並べ替えられた後に発生します。 |
![]() | BackColorChanged | Occurs when the value of the System.Windows.Forms.Control.BackColor property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | BackgroundImageChanged | Occurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | BackgroundImageLayoutChanged | Occurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | BeforeActivate | ツリーノードが アクティブ化 される前に発生します。 |
![]() | BeforeCellActivate | UltraTreeNodeCell がアクティブになる前に発生します。 |
![]() | BeforeCellDeactivate | UltraTreeNodeCell が非アクティブになる前に発生します。 |
![]() | BeforeCellEnterEditMode | UltraTreeNodeCell の編集モード セッションが開始される前に発生します。 |
![]() | BeforeCellExitEditMode | UltraTreeNodeCell の編集モード セッションが終了する前に発生します。 |
![]() | BeforeCheck | ノードの UltraTreeNode.CheckedState が変更する前に発生します。 |
![]() | BeforeCollapse | UltraTreeNode が縮小される前に発生します。 |
![]() | BeforeColumnMoved | UltraTreeNodeColumn がエンドユーザーのドラッグ アンド ドロップ操作によって移動される前に発生します。 |
![]() | BeforeCopy | 選択したノードがクリップボードにコピーされる前に発生します。 |
![]() | BeforeCut | 選択したノードがクリップボードに切り取られる前に発生します。 |
![]() | BeforeDataNodesCollectionPopulated | TreeNodesCollection オブジェクトが作成され、バインドデータが設定される直前に発生します。 |
![]() | BeforeDelete | UltraTreeNode オブジェクトが削除される前に発生します。 |
![]() | BeforeExpand | UltraTreeNode が展開される前に発生します。 |
![]() | BeforeLabelEdit | UltraTreeNode がラベル編集モードに移行する前に発生します。 |
![]() | BeforeNodeCancelUpdate | UltraTreeNodeCell の値が破棄される前に発生します。 |
![]() | BeforeNodeLayoutItemResize | ノードレイアウト項目 (列ヘッダーまたはセル) のサイズがエンドユーザーによって変更される前に発生します。 |
![]() | BeforeNodeLayoutItemSpanResize | ノードレイアウト項目 (列ヘッダーまたはセル) のスパンサイズがエンドユーザーによって変更される前に発生します。 |
![]() | BeforeNodeUpdate | UltraTreeNodeCell の値が変更される前に発生します。 |
![]() | BeforePaste | ノードがクリップボードから貼り付けられる前に発生します。 |
![]() | BeforeSelect | ツリーノードが選択される前に発生します。 |
![]() | BeforeSortChange | UltraTreeNodeColumn オブジェクトのセットが並べ替えられる前に発生します。 |
![]() | BindingContextChanged | Occurs when the value of the System.Windows.Forms.BindingContext property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | CausesValidationChanged | Occurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | CellValidationError | 編集モードセッションの結果がコミットされたとき、セルの内容が無効である場合に発生します。 |
![]() | CellValueChanged | 編集モードセッション中にセルの値が変更されたときに発生します。 |
![]() | ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. System.Windows.Forms.Controlから継承されます。 |
![]() | Click | Occurs when the control is clicked. System.Windows.Forms.Controlから継承されます。 |
![]() | ClientSizeChanged | Occurs when the value of the System.Windows.Forms.Control.ClientSize property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | ColumnSetGenerated | 新しい UltraTreeColumnSet がコントロールに自動的に生成されるときに発生します。 |
![]() | ContextMenuChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | ContextMenuStripChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | ControlAdded | Occurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. System.Windows.Forms.Controlから継承されます。 |
![]() | ControlRemoved | Occurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. System.Windows.Forms.Controlから継承されます。 |
![]() | CursorChanged | Occurs when the value of the System.Windows.Forms.Control.Cursor property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | DataError | 無効なセル値が原因でデータバインディング層が例外をスローするときに発生します。 |
![]() | Disposed | System.ComponentModel.Componentから継承されます。 |
![]() | DockChanged | Occurs when the value of the System.Windows.Forms.Control.Dock property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | DoubleClick | Occurs when the control is double-clicked. System.Windows.Forms.Controlから継承されます。 |
![]() | DpiChangedAfterParent | Occurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed. System.Windows.Forms.Controlから継承されます。 |
![]() | DpiChangedBeforeParent | Occurs when the DPI setting for a control is changed programmatically before a DPI change event for its parent control or form has occurred. System.Windows.Forms.Controlから継承されます。 |
![]() | DragDrop | Occurs when a drag-and-drop operation is completed. System.Windows.Forms.Controlから継承されます。 |
![]() | DragEnter | Occurs when an object is dragged into the control's bounds. System.Windows.Forms.Controlから継承されます。 |
![]() | DragLeave | Occurs when an object is dragged out of the control's bounds. System.Windows.Forms.Controlから継承されます。 |
![]() | DragOver | Occurs when an object is dragged over the control's bounds. System.Windows.Forms.Controlから継承されます。 |
![]() | EnabledChanged | Occurs when the System.Windows.Forms.Control.Enabled property value has changed. System.Windows.Forms.Controlから継承されます。 |
![]() | Enter | Occurs when the control is entered. System.Windows.Forms.Controlから継承されます。 |
![]() | FontChanged | Occurs when the System.Windows.Forms.Control.Font property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | ForeColorChanged | Occurs when the System.Windows.Forms.Control.ForeColor property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | GestureCompleted | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | GestureQueryStatus | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | GestureStarting | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | GiveFeedback | Occurs during a drag operation. System.Windows.Forms.Controlから継承されます。 |
![]() | GotFocus | Occurs when the control receives focus. System.Windows.Forms.Controlから継承されます。 |
![]() | HandleCreated | Occurs when a handle is created for the control. System.Windows.Forms.Controlから継承されます。 |
![]() | HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. System.Windows.Forms.Controlから継承されます。 |
![]() | HelpRequested | Occurs when the user requests help for a control. System.Windows.Forms.Controlから継承されます。 |
![]() | ImeModeChanged | Occurs when the System.Windows.Forms.Control.ImeMode property has changed. System.Windows.Forms.Controlから継承されます。 |
![]() | InitializeDataNode | データソース内の ListObject を表す UltraTreeNode オブジェクトが作成されたときに発生します。 |
![]() | Invalidated | Occurs when a control's display requires redrawing. System.Windows.Forms.Controlから継承されます。 |
![]() | KeyDown | Occurs when a key is pressed while the control has focus. System.Windows.Forms.Controlから継承されます。 |
![]() | KeyPress | Occurs when a character. space or backspace key is pressed while the control has focus. System.Windows.Forms.Controlから継承されます。 |
![]() | KeyUp | Occurs when a key is released while the control has focus. System.Windows.Forms.Controlから継承されます。 |
![]() | Layout | Occurs when a control should reposition its child controls. System.Windows.Forms.Controlから継承されます。 |
![]() | Leave | Occurs when the input focus leaves the control. System.Windows.Forms.Controlから継承されます。 |
![]() | LocationChanged | Occurs when the System.Windows.Forms.Control.Location property value has changed. System.Windows.Forms.Controlから継承されます。 |
![]() | LostFocus | Occurs when the control loses focus. System.Windows.Forms.Controlから継承されます。 |
![]() | MarginChanged | Occurs when the control's margin changes. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseCaptureChanged | Occurs when the control loses mouse capture. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseClick | Occurs when the control is clicked by the mouse. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseDoubleClick | Occurs when the control is double clicked by the mouse. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseEnter | Occurs when the mouse pointer enters the control. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseEnterElement | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | MouseHover | Occurs when the mouse pointer rests on the control. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseLeave | Occurs when the mouse pointer leaves the control. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseLeaveElement | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | MouseMove | Occurs when the mouse pointer is moved over the control. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. System.Windows.Forms.Controlから継承されます。 |
![]() | MouseWheel | Occurs when the mouse wheel moves while the control has focus. System.Windows.Forms.Controlから継承されます。 |
![]() | Move | Occurs when the control is moved. System.Windows.Forms.Controlから継承されます。 |
![]() | PaddingChanged | Occurs when the control's padding changes. System.Windows.Forms.Controlから継承されます。 |
![]() | Paint | Occurs when the control is redrawn. System.Windows.Forms.Controlから継承されます。 |
![]() | PanGesture | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | ParentChanged | Occurs when the System.Windows.Forms.Control.Parent property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | PasteError | ノードをクリップボードから貼り付けているときにエラーが発生した場合に発生します。 |
![]() | PressAndHoldGesture | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | PressAndTapGesture | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | PreviewKeyDown | Occurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. System.Windows.Forms.Controlから継承されます。 |
![]() | PropertyChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | QueryAccessibilityHelp | Occurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. System.Windows.Forms.Controlから継承されます。 |
![]() | QueryContinueDrag | Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. System.Windows.Forms.Controlから継承されます。 |
![]() | RegionChanged | Occurs when the value of the System.Windows.Forms.Control.Region property changes. System.Windows.Forms.Controlから継承されます。 |
![]() | Resize | Occurs when the control is resized. System.Windows.Forms.Controlから継承されます。 |
![]() | RightToLeftChanged | Occurs when the System.Windows.Forms.Control.RightToLeft property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | RotateGesture | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | Scroll | UltraTree コントロールがスクロールバーによってスクロールされたときに発生します。 |
![]() | SelectionDragStart | ユーザーが選択したノードのドラッグを開始したときに発生します。このイベントは、MouseMoveイベントを使用せずにドラッグ操作を開始する場合に便利です。 |
![]() | SizeChanged | Occurs when the System.Windows.Forms.Control.Size property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | StyleChanged | Occurs when the control style changes. System.Windows.Forms.Controlから継承されます。 |
![]() | SystemColorsChanged | Occurs when the system colors change. System.Windows.Forms.Controlから継承されます。 |
![]() | TabIndexChanged | Occurs when the System.Windows.Forms.Control.TabIndex property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | TabStopChanged | Occurs when the System.Windows.Forms.Control.TabStop property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | TextChanged | Occurs when the System.Windows.Forms.Control.Text property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | TwoFingerTapGesture | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | Validated | Occurs when the control is finished validating. System.Windows.Forms.Controlから継承されます。 |
![]() | ValidateLabelEdit | ラベルの編集をノードにコミットする前に発生します。 |
![]() | Validating | Occurs when the control is validating. System.Windows.Forms.Controlから継承されます。 |
![]() | VisibleChanged | Occurs when the System.Windows.Forms.Control.Visible property value changes. System.Windows.Forms.Controlから継承されます。 |
![]() | ZoomGesture | Infragistics.Win.UltraControlBaseから継承されます。 |