| 名前 | 解説 |
 | CreateComponentRole | コントロールのスタイル情報を提供するコンポーネント ロールを作成するために使用される Factory メソッド。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | CreateControlsInstance | Creates a new instance of the control collection for the control. System.Windows.Forms.Controlから継承されます。 |
 | CreateHandle | Creates a handle for the control. System.Windows.Forms.Controlから継承されます。 |
 | CreateUIAutomationProvider | オーバーライドされます。 指定したコンテキストのための UI オートメーション ラッパーを作成するファクトリ メソッド。 |
 | DefWndProc | Sends the specified message to the default window procedure. System.Windows.Forms.Controlから継承されます。 |
 | DestroyHandle | Destroys the handle associated with the control. System.Windows.Forms.Controlから継承されます。 |
 | DrawControl | オーバーロードされます。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | Finalize | System.ComponentModel.Componentから継承されます。 |
 | FireAfterCloseUp | オーバーライドされます。 リストが閉じられた後に呼び出されます。 |
 | FireAfterDropDown | オーバーライドされます。 リストがドロップダウンされた後で呼び出されます。 |
 | FireBeforeDropDown | オーバーライドされます。 リストがドロップダウンされた後で呼び出されます。 |
 | FireRowSelected | オーバーライドされます。 新しい行が選択された場合に呼び出されます。 |
 | GetAccessibilityObjectById | Retrieves the specified System.Windows.Forms.AccessibleObject. System.Windows.Forms.Controlから継承されます。 |
 | GetAutoSizeMode | Retrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。 |
 | GetChildControlsInterestedInZoomChange | オーバーライドされます。 ズームされる子コントロールを提供します。 |
 | GetGestureMessageControl | Infragistics.Win.UltraControlBaseから継承されます。 |
 | GetScaledBounds | Retrieves the bounds within which the control is scaled. System.Windows.Forms.Controlから継承されます。 |
 | GetSelectionManager | Infragistics.Win.UltraControlBaseから継承されます。 |
 | GetService | System.ComponentModel.Componentから継承されます。 |
 | GetStyle | Retrieves the value of the specified control style bit for the control. System.Windows.Forms.Controlから継承されます。 |
 | GetTopLevel | Determines if the control is a top-level control. System.Windows.Forms.Controlから継承されます。 |
 | InitLayout | Called after the control has been added to another container. System.Windows.Forms.Controlから継承されます。 |
 | InvokeGotFocus | Raises the System.Windows.Forms.Control.GotFocus event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokeLostFocus | Raises the System.Windows.Forms.Control.LostFocus event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokeOnClick | Raises the System.Windows.Forms.Control.Click event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokePaint | Raises the System.Windows.Forms.Control.Paint event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | InvokePaintBackground | Raises the PaintBackground event for the specified control. System.Windows.Forms.Controlから継承されます。 |
 | IsInputChar | 文字がコントロールが認識する入力文字であるかどうかを決定します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | IsInputKey | オーバーライドされます。 指定されたキーが通常の入力キーであるか、事前の処理を必要とする特別なキーであるかを決定します。 |
 | IsPointDesignTimeActive | コントロールがデザイン時に、指定したポイントのマウス通知を受け取るかどうかを示します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 |
 | NotifyInvalidate | Raises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. System.Windows.Forms.Controlから継承されます。 |
 | NotifyPropChange | オーバーロードされます。 Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnAfterAutoSizeColumn | 列が自動サイズ変更された後に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnAfterBandHiddenChanged | ユーザーが列の選択ダイアログからバンドを非表示にした後に呼び出されます。このメソッドはAfterBandHiddenChangedイベントを発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnAfterCloseUp | リストが閉じられた後で呼び出されます |
 | OnAfterColPosChanged | 列の位置を変更後に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnAfterDropDown | リストがドロップダウンされた後で呼び出されます。 |
 | OnAfterDropDownResize | ドロップダウンのサイズ変更が完了した後に発生します。 Infragistics.Win.UltraWinGrid.UltraDropDownBaseから継承されます。 |
 | OnAfterEditorButtonCheckStateChanged | AfterEditorButtonCheckStateChanged イベントを呼び出します。 |
 | OnAfterEditorButtonCloseUp | AfterEditorButtonCloseUp イベントを呼び出します。 |
 | OnAfterHeaderCheckBoxStateChanged | AfterHeaderCheckBoxStateChanged イベントを発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnAfterRowFilterChanged | OnAfterRowFilterChangedは、ユーザーがいずれかの列の行フィルターを変更した後に呼び出されます。このメソッドは、関連付けられたイベントを発生させます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnAfterRowFilterDropDownPopulate | UltraGrid によって行フィルター ドロップダウンに値が読み込まれた後に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnAfterSortChange | バンドが並べ替えられた後に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnAnimationResumed | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnAutoSizeChanged | Raises the System.Windows.Forms.Control.AutoSizeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnBackColorChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnBackgroundImageChanged | Raises the System.Windows.Forms.Control.BackgroundImageChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnBackgroundImageLayoutChanged | Raises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnBasePropChanged | オーバーライドされます。 サブオブジェクトでプロパティが変更されたときにUltraGridBaseで呼び出されます。 |
 | OnBeforeAutoSizeColumn | 列が自動サイズ変更される前に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnBeforeBandHiddenChanged | ユーザーが列の選択ダイアログからバンドを非表示にしたときに呼び出されます。このメソッドはBeforeBandHiddenChangedイベントを発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnBeforeColPosChanged | 列の位置が変更される前に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnBeforeColumnChooserDisplayed | OnBeforeColumnChooserDisplayedは、ユーザーが列チューザダイアログを表示する前に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnBeforeCustomRowFilterDialog | グリッドがカスタム行フィルターダイアログを表示する前に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnBeforeDropDown | リストがドロップダウンされる前に呼び出されます。 |
 | OnBeforeDropDownResizeStart | ドロップ ダウンのサイズ変更が始まる前に発生します。 Infragistics.Win.UltraWinGrid.UltraDropDownBaseから継承されます。 |
 | OnBeforeEditorButtonCheckStateChanged | BeforeEditorButtonCheckStateChanged イベントを呼び出します。 |
 | OnBeforeEditorButtonDropDown | BeforeEditorButtonDropDown イベントを呼び出します。 |
 | OnBeforeHeaderCheckBoxStateChanged | BeforeHeaderCheckBoxStateChanged イベントを発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnBeforeRowFilterChanged | OnBeforeRowFilterChangedは、ユーザーがいずれかの列の行フィルターを変更したときに呼び出されます。このメソッドは、関連付けられたイベントを発生させます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnBeforeRowFilterDropDown | 行フィルタードロップダウンがドロップダウンする前に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnBeforeRowFilterDropDownPopulate | UltraGridによって行フィルタードロップダウンに値が読み込まれる前に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnBeforeSortChange | 並べ替えが変更される前に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnBeginInit | コンポーネントの System.ComponentModel.ISupportInitialize.BeginInit の間に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnBindingContextChanged | Raises the System.Windows.Forms.Control.BindingContextChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnCausesValidationChanged | Raises the System.Windows.Forms.Control.CausesValidationChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnChangeUICues | Raises the System.Windows.Forms.Control.ChangeUICues event. System.Windows.Forms.Controlから継承されます。 |
 | OnClick | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnClientSizeChanged | Raises the System.Windows.Forms.Control.ClientSizeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnContextMenuChanged | Raises the System.Windows.Forms.Control.ContextMenuChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnContextMenuStripChanged | Raises the System.Windows.Forms.Control.ContextMenuStripChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnControlAdded | Raises the System.Windows.Forms.Control.ControlAdded event. System.Windows.Forms.Controlから継承されます。 |
 | OnControlRemoved | Raises the System.Windows.Forms.Control.ControlRemoved event. System.Windows.Forms.Controlから継承されます。 |
 | OnCreateControl | オーバーライドされます。 コントロールがはじめて作成されるときに呼び出されます。 |
 | OnCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnDockChanged | Raises the System.Windows.Forms.Control.DockChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnDoubleClick | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnDpiChangedAfterParent | Raises the System.Windows.Forms.Control.DpiChangedAfterParent event. System.Windows.Forms.Controlから継承されます。 |
 | OnDpiChangedBeforeParent | Raises the System.Windows.Forms.Control.DpiChangedBeforeParent event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragDrop | Raises the System.Windows.Forms.Control.DragDrop event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragEnter | Raises the System.Windows.Forms.Control.DragEnter event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragLeave | Raises the System.Windows.Forms.Control.DragLeave event. System.Windows.Forms.Controlから継承されます。 |
 | OnDragOver | Raises the System.Windows.Forms.Control.DragOver event. System.Windows.Forms.Controlから継承されます。 |
 | OnEditorButtonClick | EditorButtonClick イベントを呼び出します。 |
 | OnEditorSpinButtonClick | EditorSpinButtonClick イベントを呼び出します。 |
 | OnEnabledChanged | オーバーライドされます。 オーバーライドメソッド。 |
 | OnEndInit | オーバーライドされます。 コンポーネントの System.ComponentModel.ISupportInitialize.EndInit の間に呼び出されます。 |
 | OnEnter | オーバーライドされます。 フォーカスがこのコントロールに入ったときに呼び出されます。 |
 | OnFilterCellValueChanged | OnFilterCellValueChangedは、ユーザーがフィルター行のセルを変更したときに呼び出されます。このメソッドは UltraGridBase.FilterCellValueChanged イベントを発生させます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnFilterRow | 行に対して行フィルターの評価が実行されたときに呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnFontChanged | オーバーライドされます。 オーバーライドメソッド。新しく割り当てられたフォントに従って、MaskedEditの高さを設定します。 |
 | OnForeColorChanged | Raises the System.Windows.Forms.Control.ForeColorChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnGestureCompleted | オーバーライドされます。 GestureCompleted イベントを発生します。 |
 | OnGestureQueryStatus | オーバーライドされます。 GestureQueryStatus イベントを発生します。 |
 | OnGestureStarting | オーバーライドされます。 GestureStarting イベントを発生します。 |
 | OnGiveFeedback | Raises the System.Windows.Forms.Control.GiveFeedback event. System.Windows.Forms.Controlから継承されます。 |
 | OnGotFocus | オーバーライドされます。 GotFocus イベントを呼び出すために使用します。 |
 | OnHandleCreated | オーバーライドされます。 System.Windows.Forms.Control.HandleCreated イベントを発生します。 |
 | OnHandleDestroyed | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnHelpRequested | Raises the System.Windows.Forms.Control.HelpRequested event. System.Windows.Forms.Controlから継承されます。 |
 | OnImeModeChanged | Raises the System.Windows.Forms.Control.ImeModeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnInitializeEditorButtonCheckState | InitializeEditorButtonCheckState イベントを呼び出します。 |
 | OnInitializeLayout | データソースが設定後、レイアウトが最初に初期化されると呼び出されます。 |
 | OnInitializeRow | 行が初期化されるときに呼び出されます。 |
 | OnInitializeRowsCollection | OnInitializeRowsCollectionは、UltraGridが新しい行コレクションを作成するたびに呼び出されます。このメソッドは UltraGridBase.InitializeRowsCollection イベントを発生させます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnInvalidated | Raises the System.Windows.Forms.Control.Invalidated event. System.Windows.Forms.Controlから継承されます。 |
 | OnItemNotInList | コントロールのエディター部分に入力されたテキスト値がコントロールの値リストに含まれない場合に、Validatingイベントの前に呼び出されます。 |
 | OnKeyDown | オーバーライドされます。 キーを押したときに呼び出されます。 |
 | OnKeyPress | オーバーライドされます。 オーバーライド。KeyPressイベントを発生させます。 |
 | OnKeyUp | Raises the System.Windows.Forms.Control.KeyUp event. System.Windows.Forms.Controlから継承されます。 |
 | OnLayout | Raises the System.Windows.Forms.Control.Layout event. System.Windows.Forms.Controlから継承されます。 |
 | OnLeave | オーバーライドされます。 Leave イベントを呼び出すために使用されます。 |
 | OnListManagerSet | リストマネージャが設定される場合に呼び出されます (データソースが変更されます)。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnLocationChanged | オーバーライドされます。 コントロールの位置が変更されたときに呼び出されます。 |
 | OnLostFocus | オーバーライドされます。 オーバーライド。コントロールがフォーカスを失ったときに呼び出されます。 |
 | OnMarginChanged | Raises the System.Windows.Forms.Control.MarginChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseCaptureChanged | Raises the System.Windows.Forms.Control.MouseCaptureChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseClick | Raises the System.Windows.Forms.Control.MouseClick event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseDoubleClick | Raises the System.Windows.Forms.Control.MouseDoubleClick event. System.Windows.Forms.Controlから継承されます。 |
 | OnMouseDown | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseEnter | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseEnterElement | オーバーライドされます。 マウスが要素に入った (要素の上に移動した) ときに呼び出されます。 |
 | OnMouseHover | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseLeave | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseLeaveElement | オーバーライドされます。 マウスが要素から出た (要素の上から離れた) ときに呼び出されます。 |
 | OnMouseMove | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseUp | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnMouseWheel | カーソルがコントロール上に配置された時にマウスホイールが使用される場合に発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnMove | Raises the System.Windows.Forms.Control.Move event. System.Windows.Forms.Controlから継承されます。 |
 | OnNotifyMessage | Notifies the control of Windows messages. System.Windows.Forms.Controlから継承されます。 |
 | OnOffice2007ColorSchemeChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnOffice2010ColorSchemeChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnOffice2013ColorSchemeChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnPaddingChanged | Raises the System.Windows.Forms.Control.PaddingChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnPaint | オーバーライドされます。 コントロールの Paint イベントを呼び出します。 |
 | OnPaintBackground | Paints the background of the control. System.Windows.Forms.Controlから継承されます。 |
 | OnPanGesture | オーバーライドされます。 PanGesture イベントを発生します。 |
 | OnParentBackColorChanged | Raises the System.Windows.Forms.Control.BackColorChanged event when the System.Windows.Forms.Control.BackColor property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentBackgroundImageChanged | Raises the System.Windows.Forms.Control.BackgroundImageChanged event when the System.Windows.Forms.Control.BackgroundImage property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentBindingContextChanged | Raises the System.Windows.Forms.Control.BindingContextChanged event when the System.Windows.Forms.Control.BindingContext property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnParentCursorChanged | Raises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnParentEnabledChanged | Raises the System.Windows.Forms.Control.EnabledChanged event when the System.Windows.Forms.Control.Enabled property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentFontChanged | Raises the System.Windows.Forms.Control.FontChanged event when the System.Windows.Forms.Control.Font property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentForeColorChanged | Raises the System.Windows.Forms.Control.ForeColorChanged event when the System.Windows.Forms.Control.ForeColor property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentRightToLeftChanged | Raises the System.Windows.Forms.Control.RightToLeftChanged event when the System.Windows.Forms.Control.RightToLeft property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnParentVisibleChanged | Raises the System.Windows.Forms.Control.VisibleChanged event when the System.Windows.Forms.Control.Visible property value of the control's container changes. System.Windows.Forms.Controlから継承されます。 |
 | OnPressAndHoldGesture | オーバーライドされます。 PressAndHoldGesture イベントを発生します。 |
 | OnPressAndTapGesture | オーバーライドされます。 PressAndTapGesture イベントを発生します。 |
 | OnPreviewKeyDown | Raises the System.Windows.Forms.Control.PreviewKeyDown event. System.Windows.Forms.Controlから継承されます。 |
 | OnPrint | Raises the System.Windows.Forms.Control.Paint event. System.Windows.Forms.Controlから継承されます。 |
 | OnPropertyChanged | オーバーライドされます。 プロパティを変更すると呼び出されます。 |
 | OnQueryContinueDrag | Raises the System.Windows.Forms.Control.QueryContinueDrag event. System.Windows.Forms.Controlから継承されます。 |
 | OnRegionChanged | Raises the System.Windows.Forms.Control.RegionChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnResize | オーバーライドされます。 グリッド自体のサイズを変更するときに呼び出されます。 |
 | OnRightToLeftChanged | Raises the System.Windows.Forms.Control.RightToLeftChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnRotateGesture | オーバーライドされます。 RotateGesture イベントを発生します。 |
 | OnRowSelected | 新しい行が選択された場合に呼び出されます。 |
 | OnSizeChanged | Raises the System.Windows.Forms.Control.SizeChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnStyleChanged | Raises the System.Windows.Forms.Control.StyleChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnSystemColorsChanged | Raises the System.Windows.Forms.Control.SystemColorsChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnTabIndexChanged | Raises the System.Windows.Forms.Control.TabIndexChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnTabStopChanged | Raises the System.Windows.Forms.Control.TabStopChanged event. System.Windows.Forms.Controlから継承されます。 |
 | OnTextChanged | オーバーライドされます。 このテキストが変更されたときに呼び出されます。 |
 | OnThemeChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnTouchProviderRegistrationChanged | オーバーライドされます。 TouchProvider が登録されたとき、または登録解除されたときに呼び出されます。 |
 | OnTouchProviderStateChange | オーバーライドされます。 TouchProvider の状態が変わったとき (その Visble プロパティか Enabled プロパティが変わったときなど) に呼び出されます。 |
 | OnTwoFingerTapGesture | オーバーライドされます。 TwoFingerTapGesture イベントを発生します。 |
 | OnValidated | Raises the System.Windows.Forms.Control.Validated event. System.Windows.Forms.Controlから継承されます。 |
 | OnValidating | オーバーライドされます。 オーバーライドされます。コントロールのValidatingイベントが呼び出されるときに呼び出されます。 |
 | OnValueChanged | Valueプロパティが変更されるときに呼び出されます。 |
 | OnVisibleChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
 | OnZoomFactorChanged | UltraControlBase のズーム ファクターが変更されると呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | OnZoomGesture | オーバーライドされます。 ZoomGesture イベントを発生します。 |
 | ProcessCmdKey | Processes a command key. System.Windows.Forms.Controlから継承されます。 |
 | ProcessDialogChar | Processes a dialog character. System.Windows.Forms.Controlから継承されます。 |
 | ProcessDialogKey | Processes a dialog key. System.Windows.Forms.Controlから継承されます。 |
 | ProcessKeyEventArgs | Processes a key message and generates the appropriate control events. System.Windows.Forms.Controlから継承されます。 |
 | ProcessKeyPreview | Previews a keyboard message. System.Windows.Forms.Controlから継承されます。 |
 | RaiseDragEvent | Raises the appropriate drag event. System.Windows.Forms.Controlから継承されます。 |
 | RaiseKeyEvent | Raises the appropriate key event. System.Windows.Forms.Controlから継承されます。 |
 | RaiseMouseEvent | Raises the appropriate mouse event. System.Windows.Forms.Controlから継承されます。 |
 | RaisePaintEvent | Raises the appropriate paint event. System.Windows.Forms.Controlから継承されます。 |
 | RecreateHandle | Forces the re-creation of the handle for the control. System.Windows.Forms.Controlから継承されます。 |
 | RescaleConstantsForDpi | Provides constants for rescaling the control when a DPI change occurs. System.Windows.Forms.Controlから継承されます。 |
 | ResetFirstDrawFlag | 最初の描画フラグをFalseにリセットします。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | ResetMouseEventArgs | Resets the control to handle the System.Windows.Forms.Control.MouseLeave event. System.Windows.Forms.Controlから継承されます。 |
 | RtlTranslateAlignment | オーバーロードされます。 Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。 |
 | RtlTranslateHorizontal | Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。 |
 | RtlTranslateLeftRight | Converts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。 |
 | ScaleControl | System.Windows.Forms.Controlから継承されます。 |
 | ScrollControl | Infragistics.Win.UltraControlBaseから継承されます。 |
 | SetAutoSizeMode | Sets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。 |
 | SetBoundsCore | オーバーライドされます。 オーバーライドされます。コントロールのサイズまたは位置が変更されるときに呼び出されます。 |
 | SetClientSizeCore | Sets the size of the client area of the control. System.Windows.Forms.Controlから継承されます。 |
 | SetStyle | Sets a specified System.Windows.Forms.ControlStyles flag to either true or false. System.Windows.Forms.Controlから継承されます。 |
 | SetTopLevel | Sets the control as the top-level control. System.Windows.Forms.Controlから継承されます。 |
 | SetVisibleCore | Sets the control to the specified visible state. System.Windows.Forms.Controlから継承されます。 |
 | ShouldSerializeAllowNull | このプロパティがデフォルト値に設定されていない場合、True を返します。 |
 | ShouldSerializeAlwaysInEditMode | AlwaysInEditMode プロパティのシリアル化が必要かどうかを示します。 |
 | ShouldSerializeAutoCompleteMode | AutoCompleteMode プロパティがデフォルト以外の値に設定されている場合、True を返します。 |
 | ShouldSerializeAutoSuggestFilterMode | AutoSuggestFilterMode プロパティがデフォルト以外の値に設定されている場合、True を返します。 |
 | ShouldSerializeButtonAppearance | ButtonAppearance プロパティのシリアル化が必要な場合は true を返します。 |
 | ShouldSerializeButtonsLeft | ButtonsLeft のシリアル化が必要かどうかを示します。 |
 | ShouldSerializeButtonsRight | ButtonsRight のシリアル化が必要かどうかを示します。 |
 | ShouldSerializeDisplayLayout | このプロパティがデフォルト値に設定されていない場合、True を返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | ShouldSerializeDisplayMember | このプロパティがデフォルト値に設定されていない場合、True を返します。 Infragistics.Win.UltraWinGrid.UltraDropDownBaseから継承されます。 |
 | ShouldSerializeDisplayStyle | プロパティがデフォルト以外の値に設定されている場合、True を返します。 |
 | ShouldSerializeDropDownButtonDisplayStyle | DropDownButtonDisplayStyle プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 |
 | ShouldSerializeDropDownResizeHandleAppearance | UltraDropDownBase.DropDownResizeHandleAppearance プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 Infragistics.Win.UltraWinGrid.UltraDropDownBaseから継承されます。 |
 | ShouldSerializeDropDownResizeHandleStyle | UltraDropDownBase.DropDownResizeHandleStyle プロパティがデフォルト値に設定されているかどうかを示すブール値を返します。 Infragistics.Win.UltraWinGrid.UltraDropDownBaseから継承されます。 |
 | ShouldSerializeDropDownSearchMethod | このプロパティがデフォルト値に設定されていない場合、True を返します。 Infragistics.Win.UltraWinGrid.UltraDropDownBaseから継承されます。 |
 | ShouldSerializeDropDownWidth | このプロパティがデフォルト値に設定されていない場合、True を返します。 Infragistics.Win.UltraWinGrid.UltraDropDownBaseから継承されます。 |
 | ShouldSerializeEditAreaDisplayStyle | このプロパティがデフォルト値に設定されていない場合、True を返します。 Infragistics.Win.UltraWinGrid.UltraDropDownBaseから継承されます。 |
 | ShouldSerializeGesturesEnabled | GesturesEnabled プロパティがシリアル化を要求するかどうかを示すブール値を返します。 |
 | ShouldSerializeIgnoreDiacritics | |
 | ShouldSerializeImageList | このプロパティがデフォルト値に設定されていない場合、True を返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | ShouldSerializeItemMatchingMode | ItemMatchingMode プロパティがシリアル化を要求するかどうかを示すブール値を返します。 Infragistics.Win.UltraWinGrid.UltraDropDownBaseから継承されます。 |
 | ShouldSerializeLayouts | いずれかのプロパティがデフォルト値以外の値に設定されている場合、Trueを返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
 | ShouldSerializeMaxDropDownItems | このプロパティがデフォルト値に設定されていない場合、True を返します。 Infragistics.Win.UltraWinGrid.UltraDropDownBaseから継承されます。 |
 | ShouldSerializeMinDropDownItems | このプロパティがデフォルト値に設定されていない場合、True を返します。 Infragistics.Win.UltraWinGrid.UltraDropDownBaseから継承されます。 |
 | ShouldSerializeNullText | このプロパティがデフォルト値に設定されていない場合、True を返します。 |
 | ShouldSerializePadding | このプロパティがデフォルト値に設定されていない場合、True を返します。 |
 | ShouldSerializePreferredDropDownSize | このプロパティがデフォルト値に設定されていない場合、True を返します。 Infragistics.Win.UltraWinGrid.UltraDropDownBaseから継承されます。 |
 | ShouldSerializeReadOnly | プロパティがデフォルト以外の値に設定されている場合、True を返します。 |
 | ShouldSerializeValueMember | このプロパティがデフォルト値に設定されていない場合、True を返します。 Infragistics.Win.UltraWinGrid.UltraDropDownBaseから継承されます。 |
 | SizeFromClientSize | System.Windows.Forms.Controlから継承されます。 |
 | UpdateStyles | Forces the assigned styles to be reapplied to the control. System.Windows.Forms.Controlから継承されます。 |
 | UpdateZOrder | Updates the control in its parent's z-order. System.Windows.Forms.Controlから継承されます。 |
 | WndProc | Processes Windows messages. System.Windows.Forms.Controlから継承されます。 |