バージョン

UltraGrid クラス メンバ

UltraGridデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタUltraGrid コンストラクタUltraGrid コンストラクター。UltraGrid の新しいインスタンスを初期化します。  
トップ
プロテクト フィールド
 名前解説
Protected フィールドcurrentActiveRow現在のアクティブ行 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected フィールドdrawingValue描画操作中にTrueの保護されたフラグ。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected フィールドfilterDropDown内部インフラストラクチャでの使用のみ。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
トップ
パブリック プロパティ
 名前解説
Public プロパティAccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleNameGets or sets the name of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleRoleGets or sets the accessible role of the control System.Windows.Forms.Controlから継承されます。
Public プロパティActiveCellグリッド内のアクティブセルを設定します。  
Public プロパティActiveColScrollRegionアクティブなColScrollRegionオブジェクトを設定します。このプロパティは設計時には使用できません。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public プロパティActiveRowアクティブ行を取得または設定します。このプロパティは設計時には使用できません。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public プロパティActiveRowScrollRegionアクティブな RowScrollRegion オブジェクトを返すか、設定します。このプロパティは設計時には使用できません。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public プロパティAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. System.Windows.Forms.Controlから継承されます。
Public プロパティAlphaBlendEnabled Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティAlphaBlendMode Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. System.Windows.Forms.Controlから継承されます。
Public プロパティAutoScrollOffsetGets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). System.Windows.Forms.Controlから継承されます。
Public プロパティBindingContextGets or sets the System.Windows.Forms.BindingContext for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティBottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティBoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. System.Windows.Forms.Controlから継承されます。
Public プロパティCalcManagerグリッドの式の評価に使用されるCalcManagerを取得または設定します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public プロパティCanFocusGets a value indicating whether the control can receive focus. System.Windows.Forms.Controlから継承されます。
Public プロパティCanSelectGets a value indicating whether the control can be selected. System.Windows.Forms.Controlから継承されます。
Public プロパティCaptureGets or sets a value indicating whether the control has captured the mouse. System.Windows.Forms.Controlから継承されます。
Public プロパティCausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. System.Windows.Forms.Controlから継承されます。
Public プロパティClientRectangleGets the rectangle that represents the client area of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティClientSizeGets or sets the height and width of the client area of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティCompanyNameGets the name of the company or creator of the application containing the control. System.Windows.Forms.Controlから継承されます。
Public プロパティComponentRole Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティContainer System.ComponentModel.Componentから継承されます。
Public プロパティContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus. System.Windows.Forms.Controlから継承されます。
Public プロパティContextMenuGets or sets the shortcut menu associated with the control. System.Windows.Forms.Controlから継承されます。
Public プロパティContextMenuStripGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. System.Windows.Forms.Controlから継承されます。
Public プロパティControlsGets the collection of controls contained within the control. System.Windows.Forms.Controlから継承されます。
Public プロパティCreatedGets a value indicating whether the control has been created. System.Windows.Forms.Controlから継承されます。
Public プロパティCreationFilter Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティCurrentStateコントロールの現在の編集状態を表すビットフラグを返します。  
Public プロパティCursor Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティCursorFilter Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティDataBindingsGets the data bindings for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDataMemberUltraWinGridで表示するDataSourceのサブリストとして表示するかどうかを示します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public プロパティDataSourceUltraWinGridのデータソースを指定します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public プロパティDeviceDpiGets the DPI value for the display device where the control is currently being displayed. System.Windows.Forms.Controlから継承されます。
Public プロパティDisplayLayoutコントロールのレイアウトを設定する DisplayLayout オブジェクトを返します。このプロパティは実行時には読み取り専用です。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public プロパティDisplayRectangleGets the rectangle that represents the display area of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDisposingGets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. System.Windows.Forms.Controlから継承されます。
Public プロパティDockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. System.Windows.Forms.Controlから継承されます。
Public プロパティDrawFilter Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティEnabledGets or sets a value indicating whether the control can respond to user interaction. System.Windows.Forms.Controlから継承されます。
Public プロパティEventManager特定のコントロールイベントを有効または無効にし、イベントの発生を制御するオブジェクト。  
Public プロパティExitEditModeOnLeaveグリッドがフォーカスを失うとき(特に Onleave が呼び出すとき)、編集モードを抜けるかどうかを示す値を設定します。デフォルト値は true です。  
Public プロパティFlatMode Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティFocusedGets a value indicating whether the control has input focus. System.Windows.Forms.Controlから継承されます。
Public プロパティFontGets or sets the font of the text displayed by the control. System.Windows.Forms.Controlから継承されます。
Public プロパティGesturesEnabledこのコントロールがタッチ入力 デジタイザー ジェスチャを処理するどうかを示すブール値を返すか、設定します。  
Public プロパティGesturesEnabledResolvedジェスチャーをこのコントロールで有効にするかどうかを示すブール値を返します。  
Public プロパティHandleGets the window handle that the control is bound to. System.Windows.Forms.Controlから継承されます。
Public プロパティHasChildrenGets a value indicating whether the control contains one or more child controls. System.Windows.Forms.Controlから継承されます。
Public プロパティHeightGets or sets the height of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティImageListコントロールに関連付けるImageListコンポーネントを設定します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public プロパティImeModeGets or sets the Input Method Editor (IME) mode of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティInvokeRequiredGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. System.Windows.Forms.Controlから継承されます。
Public プロパティIsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications. System.Windows.Forms.Controlから継承されます。
Public プロパティIsDisposedGets a value indicating whether the control has been disposed of. System.Windows.Forms.Controlから継承されます。
Public プロパティIsExportAsyncInProgressこのグリッドで非同期エクスポート操作が進行中の場合 true を返します。そうでない場合は false を返します。  
Public プロパティIsExportAsyncPending非同期エクスポート操作が保留中であり、まだ開始していない場合 true を返します。そうでない場合は false を返します。  
Public プロパティIsExportInProgressこのグリッドで同期エクスポート操作が進行中の場合 true を返します。そうでない場合は false を返します。  
Public プロパティIsHandleCreatedGets a value indicating whether the control has a handle associated with it. System.Windows.Forms.Controlから継承されます。
Public プロパティIsMirroredGets a value indicating whether the control is mirrored. System.Windows.Forms.Controlから継承されます。
Public プロパティIsUpdating Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティKeyActionMappingsユーザーのキー入力に応じたコントロールの動作を設定します。  
Public プロパティLayoutEngineGets a cached instance of the control's layout engine. System.Windows.Forms.Controlから継承されます。
Public プロパティLayoutsUltraGridLayout オブジェクトを格納して簡単に取得できるようにするコレクションです。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public プロパティLeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. System.Windows.Forms.Controlから継承されます。
Public プロパティMarginGets or sets the space between controls. System.Windows.Forms.Controlから継承されます。
Public プロパティMaximumSizeGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。
Public プロパティMinimumSizeGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。
Public プロパティNameGets or sets the name of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティParentGets or sets the parent container of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティPreferredSizeGets the size of a rectangular area into which the control can fit. System.Windows.Forms.Controlから継承されます。
Public プロパティProductNameGets the product name of the assembly containing the control. System.Windows.Forms.Controlから継承されます。
Public プロパティProductVersionGets the version of the assembly containing the control. System.Windows.Forms.Controlから継承されます。
Public プロパティRecreatingHandleGets a value indicating whether the control is currently re-creating its handle. System.Windows.Forms.Controlから継承されます。
Public プロパティRegionGets or sets the window region associated with the control. System.Windows.Forms.Controlから継承されます。
Public プロパティRightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. System.Windows.Forms.Controlから継承されます。
Public プロパティRowsグリッド内の最上位の行のコレクションを返します。このコレクションには、バンド(0)のすべての行が格納されるか、または GroupBy 行が使用されている場合は上位の GroupBy 行が格納されます。このプロパティはランタイムでは読み取り専用で、デザインタイムでは使用できません。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public プロパティRowSynchronizationSuspendedユーザーがSuspendRowSynchronizationを呼び出して行の同期化を中断した場合、Trueを返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public プロパティRowUpdateCancelActionBeforeRowUpdate イベントがキャンセルされたときに実行するアクションを指定します。デフォルト値は CancelUpdate です。  
Public プロパティSelectedグリッド内で選択されたすべてのオブジェクトのコレクションを含む、Selectedオブジェクトへの参照を返します。このプロパティは実行時には読み取り専用です。このプロパティは設計時には使用できません。  
Public プロパティSelectionStrategyFilterコントロールの選択方式フィルターを取得または設定します。  
Public プロパティSiteオーバーライドされます。 サイトはデザイン時にのみ設定します。  
Public プロパティSizeGets or sets the height and width of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティStyleLibraryName Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティStyleSetName Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティSummaryUpdatesSuspended集計の更新が中断されているかどうかを示します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public プロパティSupportsZooming Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティSupportThemes Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティSyncWithCurrencyManagerアクティブ行をCurrencyManagerの位置と同期させるかどうかを指定します。デフォルトは True です。  
Public プロパティSyncWithCurrencyManagerAfterRowDeletion行を削除した後で、通貨マネージャーの位置にアクティブな行を同期させるかどうかを指定します。デフォルトは False。  
Public プロパティTabIndexGets or sets the tab order of the control within its container. System.Windows.Forms.Controlから継承されます。
Public プロパティTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key. System.Windows.Forms.Controlから継承されます。
Public プロパティTagGets or sets the object that contains data about the control. System.Windows.Forms.Controlから継承されます。
Public プロパティTextGets or sets the text associated with this control. System.Windows.Forms.Controlから継承されます。
Public プロパティTextRenderingMode Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティTopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティTopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. System.Windows.Forms.Controlから継承されます。
Public プロパティUIAutomationProvider Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティUpdateModeデータソース内での情報の更新方法を決定する値を返すか、設定します。  
Public プロパティUseAppStyling Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティUseFlatMode Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティUseFlatModeResolved Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティUseOsThemes Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティUseOsThemesResolved Infragistics.Win.UltraControlBaseから継承されます。
Public プロパティUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. System.Windows.Forms.Controlから継承されます。
Public プロパティVisibleGets or sets a value indicating whether the control and all its child controls are displayed. System.Windows.Forms.Controlから継承されます。
Public プロパティWidthGets or sets the width of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティZoomFactor Infragistics.Win.UltraControlBaseから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティCanEnableImeGets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. System.Windows.Forms.Controlから継承されます。
Protected プロパティCanRaiseEventsDetermines if events can be raised on the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティControlUIElementオーバーライドされます。 関連付けられたコントロールUI要素オブジェクト。  
Protected プロパティCreateParamsGets the required creation parameters when the control handle is created. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultCursorGets or sets the default cursor for the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultImeModeGets the default Input Method Editor (IME) mode supported by the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultMarginGets the space, in pixels, that is specified by default between controls. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultPaddingGets the internal spacing, in pixels, of the contents of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultResolvedUseOsThemes Infragistics.Win.UltraControlBaseから継承されます。
Protected プロパティDefaultSizeオーバーライドされます。 コントロールのデフォルトサイズを返します。  
Protected プロパティDoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. System.Windows.Forms.Controlから継承されます。
Protected プロパティEvents System.ComponentModel.Componentから継承されます。
Protected プロパティEventsOptimized Infragistics.Win.UltraControlBaseから継承されます。
Protected プロパティFontHeightGets or sets the height of the font of the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティImeModeBaseGets or sets the IME mode of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティResizeRedrawGets or sets a value indicating whether the control redraws itself when resized. System.Windows.Forms.Controlから継承されます。
Protected プロパティScaleChildrenGets a value that determines the scaling of child controls. System.Windows.Forms.Controlから継承されます。
Protected プロパティSubObjectPropChangeHandlerOnSubObjectPropChanged を通知するイベントハンドラーを返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected プロパティSupportsEditorWithMaskオーバーライドされます。 このメンバーは、インフラジスティックス インフラストラクチャーをサポートするもので、外部から呼び出すことを意図したものではありません。  
Protected プロパティSupportsFormattedLinkEditorオーバーライドされます。 このメンバーは、インフラジスティックス インフラストラクチャーをサポートするもので、外部から呼び出すことを意図したものではありません。  
トップ
パブリック メソッド
 名前解説
Public メソッドApplyPresetFromBinaryオーバーロードされます。 プリセットデータをUltraGridに適用します。ターゲットファイルに含まれるプリセットデータはバイナリ形式で保存されている必要があります。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドApplyPresetFromXmlオーバーロードされます。 プリセットデータをUltraGridに適用します。ターゲットファイルに含まれるプリセットデータはXML形式で保存されている必要があります。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドBeginInvokeオーバーロードされます。 Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. System.Windows.Forms.Controlから継承されます。
Public メソッドBeginUpdate Infragistics.Win.UltraControlBaseから継承されます。
Public メソッドBringToFrontBrings the control to the front of the z-order. System.Windows.Forms.Controlから継承されます。
Public メソッドCancelAsynchronousExportこのグリッドで現在進行中の非同期エクスポート操作をキャンセルします。  
Public メソッドClearUndoHistory元に戻す/やり直すの履歴をクリアします。  
Public メソッドClearXsdConstraintsEnforceXsdConstraints(String,XsdConstraintFlags) メソッドによって設定されたバンドおよび列のすべてのプロパティをリセットします。EnforceXsdConstraintsメソッドによって設定された後でもう一度設定された制約プロパティはリセットされません。  
Public メソッドContainsRetrieves a value indicating whether the specified control is a child of the control. System.Windows.Forms.Controlから継承されます。
Public メソッドCreateControlForces the creation of the visible control, including the creation of the handle and any visible child controls. System.Windows.Forms.Controlから継承されます。
Public メソッドCreateGraphicsCreates the System.Drawing.Graphics for the control. System.Windows.Forms.Controlから継承されます。
Public メソッドCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。
Public メソッドDataBindデータソースを再バインドします。これを行うと、InitializeLayout が再び発生します。注意:DataSource プロパティを設定すると、データソースへのバインドとデータの読み込みが行われます。このメソッドは、UltraGrid にデータを強制的に再読み込みすることを目的とします。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドDeleteSelectedRowsオーバーロードされます。 選択したすべての行を削除します。  
Public メソッドDisposeオーバーロードされます。 オーバーライドされます。 使用中のリソースをすべてクリーンアップします。  
Public メソッドDoDragDropBegins a drag-and-drop operation. System.Windows.Forms.Controlから継承されます。
Public メソッドDrawToBitmapSupports rendering to the specified bitmap. System.Windows.Forms.Controlから継承されます。
Public メソッドEditHeaderオーバーロードされます。 指定したヘッダーを編集モードにしてユーザーがヘッダー キャプションを編集できます。  
Public メソッドEndInvokeRetrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. System.Windows.Forms.Controlから継承されます。
Public メソッドEndUpdateオーバーロードされます。 Infragistics.Win.UltraControlBase.IsUpdating フラグをFalseにリセットし、オプションでコントロールを無効にします。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドEnforceXsdConstraintsオーバーロードされます。 ストリームに含まれる XSD スキーマ内で見つかった制約をグリッドのバンドと列に適用します。  
Public メソッドFindFormRetrieves the form that the control is on. System.Windows.Forms.Controlから継承されます。
Public メソッドFocusSets input focus to the control. System.Windows.Forms.Controlから継承されます。
Public メソッドGetActiveColScrollRegionアクティブなColScrollRegionオブジェクトを返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドGetChildAtPointオーバーロードされます。 Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. System.Windows.Forms.Controlから継承されます。
Public メソッドGetColumnFromPrintColumn印刷時に印刷レイアウトから渡される列に対応するグリッドで列を取得します。  
Public メソッドGetContainerControlReturns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. System.Windows.Forms.Controlから継承されます。
Public メソッドGetLayoutGroupFromPoint指定されたポイントを含む UltraGridGroup を返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドGetNextControlRetrieves the next control forward or back in the tab order of child controls. System.Windows.Forms.Controlから継承されます。
Public メソッドGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted. System.Windows.Forms.Controlから継承されます。
Public メソッドGetPrintRowFromRow画面上のグリッドから渡された行に対応するエクスポートまたは印刷行を取得します。  
Public メソッドGetPrintRowsFromRows画面上のグリッドから渡された行に対応するエクスポートまたは印刷行を取得します。  
Public メソッドGetRowバンド(0)内の最初または最後の行に対応するUltraGridRowオブジェクトを返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドGetRowFromPrintRowオーバーロードされます。 印刷時に印刷レイアウトから渡される行に対応するグリッドで行を取得します。  
Public メソッドGetRowsFromPrintRows印刷またはエクスポート レイアウトから渡される行コレクションに対応するグリッドで行コレクションを取得します。  
Public メソッドGetSummarySettingsFromPrintSummarySettings印刷またはエクスポート レイアウトから渡された SummarySettings に相対するグリッドの SUmmarySettings を取得します。  
Public メソッドHideConceals the control from the user. System.Windows.Forms.Controlから継承されます。
Public メソッドInitializeDataRepeaterClone Infragistics.Win.UltraControlBaseから継承されます。
Public メソッドInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドInvalidateオーバーロードされます。  Infragistics.Win.UltraControlBaseから継承されます。
Public メソッドInvokeオーバーロードされます。 Executes the specified delegate on the thread that owns the control's underlying window handle. System.Windows.Forms.Controlから継承されます。
Public メソッドLogicalToDeviceUnitsConverts a Logical DPI value to it's equivalent DeviceUnit DPI value. System.Windows.Forms.Controlから継承されます。
Public メソッドNotifyDpiChangedコントロールに、Dpi が変更されたことを通知して、コントロールは、システム Dpi に依存するメトリックをダーティにして、自分を無効にする必要があります。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドOnSubObjectPropChangedサブオブジェクトでプロパティが変更されたときに呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドPerformActionオーバーロードされます。 ユーザーによるコントロールの操作をシミュレートします。  
Public メソッドPerformLayoutオーバーロードされます。 Forces the control to apply layout logic to all its child controls. System.Windows.Forms.Controlから継承されます。
Public メソッドPointToClientComputes the location of the specified screen point into client coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドPointToScreenComputes the location of the specified client point into screen coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドPreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. System.Windows.Forms.Controlから継承されます。
Public メソッドPreProcessMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. System.Windows.Forms.Controlから継承されます。
Public メソッドPrintオーバーロードされます。 グリッドデータの印刷レポートの作成を開始します。  
Public メソッドPrintPreviewオーバーロードされます。 グリッドデータのレポートがどのように印刷されるかを示すプレビューの作成を開始します。  
Public メソッドRectangleToClientComputes the size and location of the specified screen rectangle in client coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドRectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドRefreshオーバーライド。コントロールのクライアント領域を無効にし、直後にコントロール自体とその子コントロールを再描画します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドResetDisplayLayoutオブジェクトの各プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドResetExitEditModeOnLeaveExitEditModeOnLeaveプロパティをデフォルト値にリセットします。  
Public メソッドResetGesturesEnabledGesturesEnabled プロパティをデフォルト値に復元します。  
Public メソッドResetImageListImageListプロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドResetLayoutsすべてのレイアウトをクリアします。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドResetRowUpdateCancelActionRowUpdateCancelAction プロパティを CancelUpdate のデフォルト値にリセットします。  
Public メソッドResetTextResets the System.Windows.Forms.Control.Text property to its default value. System.Windows.Forms.Controlから継承されます。
Public メソッドResetUpdateModeUpdateModeプロパティをデフォルト値(OnRowChangeOrLostFocus)にリセットします。  
Public メソッドResumeLayoutオーバーロードされます。 Resumes usual layout logic. System.Windows.Forms.Controlから継承されます。
Public メソッドResumeRowSynchronization行の同期化を再開します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドResumeSummaryUpdates行変更通知が受信されるたびに再計算対象の集計をマークするというデフォルトの動作を再開します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドScale System.Windows.Forms.Controlから継承されます。
Public メソッドScaleBitmapLogicalToDeviceScales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. System.Windows.Forms.Controlから継承されます。
Public メソッドSelectオーバーロードされます。 Activates the control. System.Windows.Forms.Controlから継承されます。
Public メソッドSelectNextControlActivates the next control. System.Windows.Forms.Controlから継承されます。
Public メソッドSendToBackSends the control to the back of the z-order. System.Windows.Forms.Controlから継承されます。
Public メソッドSetBoundsオーバーロードされます。 Sets the bounds of the control to the specified location and size. System.Windows.Forms.Controlから継承されます。
Public メソッドSetDataBindingオーバーロードされます。 コントロールのデータソースとデータメンバーを 1 つのアトミック操作で設定します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドShowDisplays the control to the user. System.Windows.Forms.Controlから継承されます。
Public メソッドShowColumnChooserオーバーロードされます。 ユーザーが列を非表示または非表示解除できる列チューザダイアログを表示します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドShowCustomFilterDialogカスタム フィルター ダイアログを表示し、新しいフィルターを適用します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドSuspendLayoutTemporarily suspends the layout logic for the control. System.Windows.Forms.Controlから継承されます。
Public メソッドSuspendRowSynchronization行の同期化を中断します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドSuspendSummaryUpdates集計の更新を中断します。UltraGrid は行変更通知を受信するたびに、再計算対象の集計をマークします。このメソッドを呼び出すと、行変更通知が受信されても再計算対象の集計がマークされなくなります。デフォルトの動作(再計算対象の集計をマークする)を再開するためには、UltraGridBase.ResumeSummaryUpdates を呼び出す必要があります。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public メソッドToString System.ComponentModel.Componentから継承されます。
Public メソッドUpdate Infragistics.Win.UltraControlBaseから継承されます。
Public メソッドUpdateData変更された情報を更新(コミット)します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドCreateComponentRoleコントロールのスタイル情報を提供するコンポーネント ロールを作成するために使用される Factory メソッド。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドCreateControlsInstanceCreates a new instance of the control collection for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドCreateHandleCreates a handle for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドCreateUIAutomationProvider指定したコンテキストのための UI オートメーション ラッパーを作成するファクトリ メソッド。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドDefWndProcSends the specified message to the default window procedure. System.Windows.Forms.Controlから継承されます。
Protected メソッドDestroyHandleDestroys the handle associated with the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドDrawControlオーバーロードされます。  Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドFinalize System.ComponentModel.Componentから継承されます。
Protected メソッドGetAccessibilityObjectByIdRetrieves the specified System.Windows.Forms.AccessibleObject. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetAutoSizeModeRetrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetChildControlsInterestedInZoomChange Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドGetGestureMessageControl Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドGetScaledBoundsRetrieves the bounds within which the control is scaled. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetSelectionManager Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドGetService System.ComponentModel.Componentから継承されます。
Protected メソッドGetStyleRetrieves the value of the specified control style bit for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetTopLevelDetermines if the control is a top-level control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInitLayoutCalled after the control has been added to another container. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeGotFocusRaises the System.Windows.Forms.Control.GotFocus event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeLostFocusRaises the System.Windows.Forms.Control.LostFocus event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeOnClickRaises the System.Windows.Forms.Control.Click event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokePaintRaises the System.Windows.Forms.Control.Paint event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokePaintBackgroundRaises the PaintBackground event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドIsInputChar文字がコントロールが認識する入力文字であるかどうかを決定します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドIsInputKeyオーバーライドされます。 指定されたキーが通常の入力キーであるか、事前の処理を必要とする特別なキーであるかを決定します。  
Protected メソッドIsPointDesignTimeActiveコントロールがデザイン時に、指定したポイントのマウス通知を受け取るかどうかを示します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドMemberwiseCloneオーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。
Protected メソッドNotifyInvalidateRaises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. System.Windows.Forms.Controlから継承されます。
Protected メソッドNotifyPropChangeオーバーロードされます。  Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnAfterAutoSizeColumn列が自動サイズ変更された後に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnAfterBandHiddenChangedユーザーが列の選択ダイアログからバンドを非表示にした後に呼び出されます。このメソッドはAfterBandHiddenChangedイベントを発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnAfterCardCompressedStateChangedOnAfterCardCompressedStateChangedは、カード行が展開または縮小された後に呼び出されます。このメソッドは、関連付けられたイベントを発生させます。  
Protected メソッドOnAfterCardsScrollユーザーがカード領域でカードをスクロールしたときに呼び出されます。このメソッドは AfterCardsScroll イベントを発生させます。  
Protected メソッドOnAfterCellActivateセルが起動された後に呼び出されます。  
Protected メソッドOnAfterCellCancelUpdateセルのキャンセルの更新後に呼び出されます。  
Protected メソッドOnAfterCellListCloseUpCellListが閉じられた後に呼び出せれます。  
Protected メソッドOnAfterCellUpdateセルの更新後に呼び出されます。  
Protected メソッドOnAfterChildBandCollapsedAfterChildBandCollapsed イベントを発生させます。このメソッドは子バンドが縮小されたときに呼び出されます。  
Protected メソッドOnAfterChildBandExpandedAfterChildBandExpanded イベントを発生させます。このメソッドは子バンドが展開されたときに呼び出されます。  
Protected メソッドOnAfterClearAllFilterButtonClickedAfterClearAllFilterButtonClicked イベントを発生させます。  
Protected メソッドOnAfterColPosChanged列の位置を変更後に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnAfterColRegionScroll列領域のスクロールが行われた後に呼び出されます。  
Protected メソッドOnAfterColRegionSize列領域のサイズ設定後に呼び出されます。  
Protected メソッドOnAfterEnterEditMode編集モードを開始した後で呼び出されます  
Protected メソッドOnAfterExitEditMode編集モードの終了後に呼び出されます。  
Protected メソッドOnAfterGroupCollapsedAfterGroupCollapsed イベントを発生させます。このメソッドはグループが縮小されたときに呼び出されます。  
Protected メソッドOnAfterGroupExpandedAfterGroupExpanded イベントを発生させます。このメソッドはグループが展開されたときに呼び出されます。  
Protected メソッドOnAfterGroupPosChangedグループの位置を変更後に呼び出されます。  
Protected メソッドOnAfterHeaderCheckBoxStateChangedAfterHeaderCheckBoxStateChanged イベントを発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnAfterHeaderEnterEditModeヘッダーで編集モードに入った後に呼び出されます。  
Protected メソッドOnAfterHeaderExitEditModeヘッダーで編集モードに入った後に呼び出されます。  
Protected メソッドOnAfterPerformActionキーアクションが実行された後に呼び出されます。AfterUltraGridPerformActionイベントを発生させます。  
Protected メソッドOnAfterRowActivate行の起動後に呼び出されます。  
Protected メソッドOnAfterRowCancelUpdate行のキャンセルの更新が行われた後に呼び出されます。  
Protected メソッドOnAfterRowCollapsed行の縮小後に呼び出されます。  
Protected メソッドOnAfterRowEditTemplateClosedAfterRowEditTemplateClosed イベントを発生させます。  
Protected メソッドOnAfterRowEditTemplateDisplayedAfterRowEditTemplateDisplayed イベントを発生させます。  
Protected メソッドOnAfterRowExpanded行の展開後に呼び出されます。  
Protected メソッドOnAfterRowFilterChangedOnAfterRowFilterChangedは、ユーザーがいずれかの列の行フィルターを変更した後に呼び出されます。このメソッドは、関連付けられたイベントを発生させます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnAfterRowFilterDropDownPopulateUltraGrid によって行フィルター ドロップダウンに値が読み込まれた後に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnAfterRowFixedStateChangedOnAfterRowFixedStateChangedは、ユーザーが行を固定または固定解除した後に呼び出されます。このメソッドは AfterRowFixedStateChanged イベントを発生させます。  
Protected メソッドOnAfterRowInsert行の挿入後に呼び出されます。  
Protected メソッドOnAfterRowLayoutItemResizedOnAfterRowLayoutItemResized イベントを発生させます。  
Protected メソッドOnAfterRowRegionScroll行領域のスクロール後に呼び出されます。  
Protected メソッドOnAfterRowRegionSize行領域のサイズ設定後に呼び出されます。  
Protected メソッドOnAfterRowResize行のサイズ変更後に呼び出されます。  
Protected メソッドOnAfterRowsDeleted行の削除後に呼び出されます。  
Protected メソッドOnAfterRowUpdate行の更新後に呼び出されます。  
Protected メソッドOnAfterSelectChangeSelectChangeの後に呼び出されます。  
Protected メソッドOnAfterSortChangeバンドが並べ替えられた後に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnAfterSummaryDialogユーザーが集計ダイアログを閉じた後に発生します。このメソッドは AfterSummaryDialog イベントを発生させます。  
Protected メソッドOnAnimationResumed Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnAutoSizeChangedRaises the System.Windows.Forms.Control.AutoSizeChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBackColorChanged Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnBackgroundImageChangedRaises the System.Windows.Forms.Control.BackgroundImageChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBackgroundImageLayoutChangedRaises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBasePropChangedオーバーライドされます。 サブオブジェクトでプロパティが変更されたときにUltraGridBaseで呼び出されます。  
Protected メソッドOnBeforeAutoSizeColumn列が自動サイズ変更される前に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnBeforeAutoSizeEdit自動サイズ編集前に呼び出されます。  
Protected メソッドOnBeforeBandHiddenChangedユーザーが列の選択ダイアログからバンドを非表示にしたときに呼び出されます。このメソッドはBeforeBandHiddenChangedイベントを発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnBeforeCardCompressedStateChangedOnBeforeCardCompressedStateChangedは、カード行が展開または縮小される前に呼び出されます。このメソッドは、関連付けられたイベントを発生させます。  
Protected メソッドOnBeforeCellActivateセルが起動される前に呼び出されます。  
Protected メソッドOnBeforeCellCancelUpdateセルへの更新がキャンセルされる前に呼び出されます。  
Protected メソッドOnBeforeCellDeactivateセルの起動が解除される前に呼び出されます。  
Protected メソッドOnBeforeCellListDropDownセルリストがドロップダウンされる前に呼び出されます。  
Protected メソッドOnBeforeCellUpdateセルが更新される前に呼び出されます。  
Protected メソッドOnBeforeChildBandCollapsedBeforeChildBandCollapsed イベントを発生させます。このメソッドは子バンドが縮小されるときに呼び出されます。  
Protected メソッドOnBeforeChildBandExpandedBeforeChildBandExpanded イベントを発生させます。このメソッドは子バンドが展開されるときに呼び出されます。  
Protected メソッドOnBeforeClearAllFilterButtonClickedBeforeClearAllFilterButtonClicked イベントを発生させます。  
Protected メソッドOnBeforeColPosChanged列の位置が変更される前に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnBeforeColRegionRemoved列領域が移動される前に呼び出されます。  
Protected メソッドOnBeforeColRegionScroll列領域のスクロール前に呼び出されます。  
Protected メソッドOnBeforeColRegionSize列領域のサイズ前に呼び出されます。  
Protected メソッドOnBeforeColRegionSplit列領域を分割する前に呼び出されます。  
Protected メソッドOnBeforeColumnChooserDisplayedOnBeforeColumnChooserDisplayedは、ユーザーが列チューザダイアログを表示する前に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnBeforeCustomRowFilterDialogグリッドがカスタム行フィルターダイアログを表示する前に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnBeforeDisplayDataErrorTooltipBeforeDisplayDataErrorTooltipイベントを発生させます。  
Protected メソッドOnBeforeEnterEditMode編集モードに切り替わる前に呼び出されます。  
Protected メソッドOnBeforeExitEditMode編集モードを終了する前に呼び出されます。  
Protected メソッドOnBeforeGroupCollapsedBeforeGroupCollapsed イベントを発生させます。このメソッドはグループが縮小されるときに呼び出されます。  
Protected メソッドOnBeforeGroupExpandedBeforeGroupExpanded イベントを発生させます。このメソッドはグループが展開されるときに呼び出されます。  
Protected メソッドOnBeforeGroupPosChangedグループの位置を変更する前に呼び出されます。  
Protected メソッドOnBeforeHeaderCheckBoxStateChangedBeforeHeaderCheckBoxStateChanged イベントを発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnBeforeHeaderEnterEditModeヘッダーで編集モードに入る前に呼び出されます。  
Protected メソッドOnBeforeHeaderExitEditModeヘッダーで編集モードに入る前に呼び出されます。  
Protected メソッドOnBeforeMultiCellOperationOnAfterRowFixedStateChangedは、ユーザーが行を固定または固定解除する前に呼び出されます。このメソッドは BeforeRowFixedStateChanged イベントを発生させます。  
Protected メソッドOnBeforePerformActionキーアクションが実行される直前に呼び出されます。BeforeUltraGridPerformActionイベントを発生させます。  
Protected メソッドOnBeforePrintドキュメントがプリンタに送信される前に呼び出されます。  
Protected メソッドOnBeforeRowActivate行が起動される前に呼び出されます。  
Protected メソッドOnBeforeRowCancelUpdate行の更新がキャンセルされる前に呼び出されます(OnBeforeRowCancelUpdate)  
Protected メソッドOnBeforeRowCollapsed行が縮小される前に呼び出されます。  
Protected メソッドOnBeforeRowDeactivate行の起動が解除される前に呼び出せれます。  
Protected メソッドOnBeforeRowEditTemplateClosedBeforeRowEditTemplateClosed イベントを発生させます。  
Protected メソッドOnBeforeRowEditTemplateDisplayedBeforeRowEditTemplateDisplayed イベントを発生させます。  
Protected メソッドOnBeforeRowExpanded行が展開される前に呼び出されます。  
Protected メソッドOnBeforeRowFilterChangedOnBeforeRowFilterChangedは、ユーザーがいずれかの列の行フィルターを変更したときに呼び出されます。このメソッドは、関連付けられたイベントを発生させます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnBeforeRowFilterDropDown行フィルタードロップダウンがドロップダウンする前に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnBeforeRowFilterDropDownPopulateUltraGridによって行フィルタードロップダウンに値が読み込まれる前に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnBeforeRowFixedStateChangedOnAfterRowFixedStateChangedは、ユーザーが行を固定または固定解除する前に呼び出されます。このメソッドは BeforeRowFixedStateChanged イベントを発生させます。  
Protected メソッドOnBeforeRowInsert行が挿入される前に呼び出されます。  
Protected メソッドOnBeforeRowLayoutItemResizedBeforeRowLayoutItemResizedイベントを発生させます。  
Protected メソッドOnBeforeRowRegionRemoved行領域が削除される前に呼び出されます。  
Protected メソッドOnBeforeRowRegionScroll行領域のスクロールが行われる前に呼び出されます。  
Protected メソッドOnBeforeRowRegionSize行領域のサイズが変更される前に呼び出されます。  
Protected メソッドOnBeforeRowRegionSplit行領域が分割される前に呼び出されます。  
Protected メソッドOnBeforeRowResize行のサイズが変更される前に呼び出されます。  
Protected メソッドOnBeforeRowsDeleted行が削除される前に呼び出されます。  
Protected メソッドOnBeforeRowUpdate行が更新される前に呼び出されます。  
Protected メソッドOnBeforeSelectChangeSelectChangeの前に呼び出されます。  
Protected メソッドOnBeforeSortChange並べ替えが変更される前に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnBeforeSummaryDialogBeforeSummaryDialogイベントを発生させます。このメソッドは、列の要約ダイアログをグリッドが表示する前に呼び出されます。  
Protected メソッドOnBeginInitコンポーネントの System.ComponentModel.ISupportInitialize.BeginInit の間に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnBindingContextChangedRaises the System.Windows.Forms.Control.BindingContextChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnCausesValidationChangedRaises the System.Windows.Forms.Control.CausesValidationChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnCellChangeセル変更後に呼び出されます。  
Protected メソッドOnCellDataErrorユーザーが無効な入力値でセルの編集モードを終了しようとすると呼び出されます。  
Protected メソッドOnCellListSelectセルリストが選択された後に呼び出します。  
Protected メソッドOnChangeUICuesRaises the System.Windows.Forms.Control.ChangeUICues event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnClick Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnClickCellOnClickCell イベントを発生させます。  
Protected メソッドOnClickCellButtonこの関数は、ButtonまたはEditButton列スタイルのいずれかでセルをセルボタンでクリックしたときに呼び出されます。これはフックされたイベントデリゲートを呼び出します。  
Protected メソッドOnClientSizeChangedRaises the System.Windows.Forms.Control.ClientSizeChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnContextMenuChangedRaises the System.Windows.Forms.Control.ContextMenuChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnContextMenuStripChangedRaises the System.Windows.Forms.Control.ContextMenuStripChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnControlAddedRaises the System.Windows.Forms.Control.ControlAdded event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnControlRemovedRaises the System.Windows.Forms.Control.ControlRemoved event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnCreateControlコントロールが作成されたときに呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnCursorChangedRaises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDockChangedRaises the System.Windows.Forms.Control.DockChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDoubleClick Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnDoubleClickCellDoubleClickCellイベントを発生させます。  
Protected メソッドOnDoubleClickHeaderDoubleClickHeaderイベントを発生させます。  
Protected メソッドOnDoubleClickRowDoubleClickRowイベントを発生させます。  
Protected メソッドOnDpiChangedAfterParentRaises the System.Windows.Forms.Control.DpiChangedAfterParent event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDpiChangedBeforeParentRaises the System.Windows.Forms.Control.DpiChangedBeforeParent event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragDropRaises the System.Windows.Forms.Control.DragDrop event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragEnterRaises the System.Windows.Forms.Control.DragEnter event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragLeaveRaises the System.Windows.Forms.Control.DragLeave event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragOverRaises the System.Windows.Forms.Control.DragOver event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnEnabledChangedオーバーライド。EnabledChangedイベントを発生させます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnEndInitオーバーライドされます。 コンポーネントの System.ComponentModel.ISupportInitialize.EndInit の間に呼び出されます。  
Protected メソッドOnEnterRaises the System.Windows.Forms.Control.Enter event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnErrorデータエラーが発生すると呼び出されます。  
Protected メソッドOnExternalSummaryValueRequestedExternalSummaryValueRequested イベントを発生させます。このメソッドは、集計値が計算され、その値が開発者によって設定され、計算をすべてスキップした時に呼び出されます。  
Protected メソッドOnFilterCellValueChangedOnFilterCellValueChangedは、ユーザーがフィルター行のセルを変更したときに呼び出されます。このメソッドは UltraGridBase.FilterCellValueChanged イベントを発生させます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnFilterRow行に対して行フィルターの評価が実行されたときに呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnFontChangedオーバーライドされます。 コントロールのOnFontChangedメソッドをオーバーライドします。  
Protected メソッドOnForeColorChangedRaises the System.Windows.Forms.Control.ForeColorChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnGestureCompletedオーバーライドされます。 GestureCompleted イベントを発生します。  
Protected メソッドOnGestureQueryStatusオーバーライドされます。 GestureQueryStatus イベントを発生します。  
Protected メソッドOnGestureStartingオーバーライドされます。 GestureStarting イベントを発生します。  
Protected メソッドOnGiveFeedbackRaises the System.Windows.Forms.Control.GiveFeedback event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnGotFocusオーバーライドされます。 GotFocusイベントを呼び出します。  
Protected メソッドOnHandleCreated Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnHandleDestroyed Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnHelpRequestedRaises the System.Windows.Forms.Control.HelpRequested event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnImeModeChangedRaises the System.Windows.Forms.Control.ImeModeChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnInitializeGroupByRow行によるグループ化が初期化されるときに呼び出されます。  
Protected メソッドOnInitializeLayoutデータソースが設定後、レイアウトが最初に初期化されると呼び出されます。  
Protected メソッドOnInitializeLogicalPrintPage新しい論理ページが初期化されると呼び出されます。  
Protected メソッドOnInitializePrintPrintが初期化されると呼び出されます。  
Protected メソッドOnInitializePrintPreviewPrint Previewが初期化されると呼び出されます。  
Protected メソッドOnInitializeRow行が初期化されるときに呼び出されます。  
Protected メソッドOnInitializeRowsCollectionOnInitializeRowsCollectionは、UltraGridが新しい行コレクションを作成するたびに呼び出されます。このメソッドは UltraGridBase.InitializeRowsCollection イベントを発生させます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnInitializeTemplateAddRowテンプレート追加行が初期化されるときに呼び出されます。  
Protected メソッドOnInvalidatedRaises the System.Windows.Forms.Control.Invalidated event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnKeyDown Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnKeyPressオーバーライドされます。 KeyPress イベント ハンドラー。  
Protected メソッドOnKeyUpオーバーライドされます。 Key upイベントハンドラー。  
Protected メソッドOnLayoutRaises the System.Windows.Forms.Control.Layout event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLeaveオーバーライドされます。 フォーカスがこのコントロールまたは所有されているコントロールから失われると呼び出されます。  
Protected メソッドOnListManagerSetリストマネージャが設定される場合に呼び出されます(データソースが変更されます)。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnLocationChangedRaises the System.Windows.Forms.Control.LocationChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLostFocusオーバーライドされます。 LostFocus イベントを呼び出します。  
Protected メソッドOnMarginChangedRaises the System.Windows.Forms.Control.MarginChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseCaptureChangedRaises the System.Windows.Forms.Control.MouseCaptureChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseClickRaises the System.Windows.Forms.Control.MouseClick event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseDoubleClickRaises the System.Windows.Forms.Control.MouseDoubleClick event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseDownオーバーライドされます。 System.Windows.Forms.Control.MouseDown イベントを発生します。  
Protected メソッドOnMouseEnter Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnMouseEnterElementオーバーライドされます。 マウスが要素に入った(要素の上に移動した)ときに呼び出されます。  
Protected メソッドOnMouseHover Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnMouseLeave Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnMouseLeaveElementオーバーライドされます。 マウスが要素から出た(要素の上から離れた)ときに呼び出されます。  
Protected メソッドOnMouseMove Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnMouseUp Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnMouseWheelオーバーライドされます。 カーソルがコントロール上に配置された時にマウスホイールが使用される場合に発生します。  
Protected メソッドOnMoveRaises the System.Windows.Forms.Control.Move event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnNotifyMessageNotifies the control of Windows messages. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnOffice2007ColorSchemeChanged Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnOffice2010ColorSchemeChanged Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnOffice2013ColorSchemeChanged Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnPaddingChangedRaises the System.Windows.Forms.Control.PaddingChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPaintオーバーライドされます。 UIElementsCollection描画メソッドを呼び出します。  
Protected メソッドOnPaintBackgroundPaints the background of the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPanGestureオーバーライドされます。 PanGesture イベントを発生します。  
Protected メソッドOnParentBackColorChangedRaises 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から継承されます。
Protected メソッドOnParentBackgroundImageChangedRaises 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から継承されます。
Protected メソッドOnParentBindingContextChangedRaises 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から継承されます。
Protected メソッドOnParentChanged Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnParentCursorChangedRaises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentEnabledChangedRaises 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から継承されます。
Protected メソッドOnParentFontChangedRaises 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から継承されます。
Protected メソッドOnParentForeColorChangedRaises 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から継承されます。
Protected メソッドOnParentRightToLeftChangedRaises 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から継承されます。
Protected メソッドOnParentVisibleChangedRaises 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から継承されます。
Protected メソッドOnPressAndHoldGestureオーバーライドされます。 PressAndHoldGesture イベントを発生します。  
Protected メソッドOnPressAndTapGestureオーバーライドされます。 PressAndTapGesture イベントを発生します。  
Protected メソッドOnPreviewKeyDownRaises the System.Windows.Forms.Control.PreviewKeyDown event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPrintRaises the System.Windows.Forms.Control.Paint event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPropertyChangedオーバーライドされます。 プロパティを変更すると呼び出されます。  
Protected メソッドOnQueryContinueDragRaises the System.Windows.Forms.Control.QueryContinueDrag event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnRegionChangedRaises the System.Windows.Forms.Control.RegionChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnResizeオーバーライドされます。 グリッド自体のサイズを変更するときに呼び出されます。  
Protected メソッドOnRightToLeftChangedRaises the System.Windows.Forms.Control.RightToLeftChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnRotateGestureオーバーライドされます。 RotateGesture イベントを発生します。  
Protected メソッドOnRowEditTemplateRequestedRowEditTemplateRequested イベントを発生させます。  
Protected メソッドOnSelectionDrag選択がドラッグされるときに呼び出されます。  
Protected メソッドOnSizeChangedRaises the System.Windows.Forms.Control.SizeChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnStyleChangedRaises the System.Windows.Forms.Control.StyleChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnSummaryValueChangedSummaryValueChangedイベントを発生させます。このメソッドは、要約値が計算されたときに呼び出されます。  
Protected メソッドOnSystemColorsChangedRaises the System.Windows.Forms.Control.SystemColorsChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTabIndexChangedRaises the System.Windows.Forms.Control.TabIndexChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTabStopChangedRaises the System.Windows.Forms.Control.TabStopChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTextChangedキャプションプロパティでコントロールのテキストプロパティを使用しているので、プロパティウィンドウ内でユーザーがテキストを変更する場合、グリッドを更新する必要があります。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnThemeChanged Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnTouchProviderRegistrationChangedTouchProvider が登録されたとき、または登録解除されたときに呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnTouchProviderStateChangeTouchProvider の状態が変わったとき (その Visble プロパティか Enabled プロパティが変わったときなど) に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnTwoFingerTapGestureオーバーライドされます。 TwoFingerTapGesture イベントを発生します。  
Protected メソッドOnValidatedRaises the System.Windows.Forms.Control.Validated event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnValidatingRaises the System.Windows.Forms.Control.Validating event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnVisibleChanged Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドOnZoomFactorChangedUltraControlBase のズーム ファクターが変更されると呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドOnZoomGestureオーバーライドされます。 ZoomGesture イベントを発生します。  
Protected メソッドProcessCmdKeyProcesses a command key. System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessDialogCharProcesses a dialog character. System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessDialogKeyProcesses a dialog key. System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessKeyEventArgsProcesses a key message and generates the appropriate control events. System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessKeyPreviewPreviews a keyboard message. System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessMnemonicオーバーライドされます。 ニーモニック文字を処理します。  
Protected メソッドRaiseDragEventRaises the appropriate drag event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRaiseKeyEventRaises the appropriate key event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRaiseMouseEventRaises the appropriate mouse event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRaisePaintEventRaises the appropriate paint event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRecreateHandleForces the re-creation of the handle for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドRescaleConstantsForDpiProvides constants for rescaling the control when a DPI change occurs. System.Windows.Forms.Controlから継承されます。
Protected メソッドResetFirstDrawFlag最初の描画フラグをFalseにリセットします。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドResetMouseEventArgsResets the control to handle the System.Windows.Forms.Control.MouseLeave event. System.Windows.Forms.Controlから継承されます。
Protected メソッド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から継承されます。
Protected メソッドRtlTranslateHorizontalConverts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。
Protected メソッドRtlTranslateLeftRightConverts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。
Protected メソッドScaleControl System.Windows.Forms.Controlから継承されます。
Protected メソッドScrollControl Infragistics.Win.UltraControlBaseから継承されます。
Protected メソッドSetAutoSizeModeSets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetBoundsCorePerforms the work of setting the specified bounds of this control. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetClientSizeCoreSets the size of the client area of the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetStyleSets a specified System.Windows.Forms.ControlStyles flag to either true or false. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetTopLevelSets the control as the top-level control. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetVisibleCoreSets the control to the specified visible state. System.Windows.Forms.Controlから継承されます。
Protected メソッドShouldSerializeDisplayLayoutこのプロパティがデフォルト値に設定されていない場合、True を返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドShouldSerializeExitEditModeOnLeaveこのプロパティのシリアル化が可能な場合はTrueを返します。  
Protected メソッドShouldSerializeGesturesEnabledGesturesEnabled プロパティがシリアル化を要求するかどうかを示すブール値を返します。  
Protected メソッドShouldSerializeImageListこのプロパティがデフォルト値に設定されていない場合、True を返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドShouldSerializeLayoutsいずれかのプロパティがデフォルト値以外の値に設定されている場合、Trueを返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Protected メソッドShouldSerializeRowUpdateCancelActionRowUpdateCancelAction プロパティをデフォルト値以外に設定した場合 true を返します。  
Protected メソッドShouldSerializeUpdateModeこのプロパティがデフォルト値に設定されていない場合、True を返します。  
Protected メソッドSizeFromClientSize System.Windows.Forms.Controlから継承されます。
Protected メソッドUpdateStylesForces the assigned styles to be reapplied to the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドUpdateZOrderUpdates the control in its parent's z-order. System.Windows.Forms.Controlから継承されます。
Protected メソッドWndProcProcesses Windows messages. System.Windows.Forms.Controlから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントAfterAutoSizeColumnグリッドが列幅を自動調整した後に発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントAfterBandHiddenChangedAfterBandHiddenChanged イベントは、ユーザーが、通常 [列の選択] ダイアログからバンドを非表示にした後に発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントAfterCardCompressedStateChangedAfterCardCompressedStateChangedは、カード行が展開または縮小された後に発生します。  
Public イベントAfterCardsScrollAfterCardsScrollは、ユーザーがカード領域でカードをスクロールしたときに発生します。  
Public イベントAfterCellActivateセルがアクティブになった後に発生します。  
Public イベントAfterCellCancelUpdateユーザーが[ESC]キーを押してセル値の更新を取り消した後に発生します。  
Public イベントAfterCellListCloseUpドロップダウンスタイルのいずれかを使用して、列内でセルのドロップダウンリストが閉じられた後に発生します。  
Public イベントAfterCellUpdateセルが新規の値を受け入れた後に発生します。  
Public イベントAfterChildBandCollapsedこのイベントは子バンドが縮小されたときに発生させます。  
Public イベントAfterChildBandExpandedこのイベントは子バンドが展開されたときに発生させます。  
Public イベントAfterClearAllFilterButtonClickedAfterClearAllFilterButtonClicked は、[すべてクリア] ボタンをクリックしてすべてのフィルターをクリアした後に発生します。  
Public イベントAfterColPosChanged列の移動、サイズ変更または交換した後に発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントAfterColRegionScroll列スクロール領域がスクロールされた後に発生します。  
Public イベントAfterColRegionSize列のスクロール領域のサイズが変更された後に発生します。  
Public イベントAfterEnterEditModeセルが編集モードに入った後に発生します。  
Public イベントAfterExitEditModeセルが編集モードを終了した後に発生します。  
Public イベントAfterGroupCollapsedこのイベントはグループが縮小されたときに発生させます。  
Public イベントAfterGroupExpandedこのイベントはグループが展開されたときに発生させます。  
Public イベントAfterGroupPosChangedUltraGridGroupオブジェクトの移動、サイズ設定、または交換が行われた後に発生します。  
Public イベントAfterHeaderCheckStateChangedHeader の CheckBox の CheckState が変更された後に発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントAfterHeaderEnterEditModeヘッダーが編集モードに入った後に発生します。  
Public イベントAfterHeaderExitEditModeヘッダーが編集モードを終了した後に発生します。  
Public イベントAfterPerformActionAfterPerformAction イベントは、キーアクションのマッピングに関連付けられたアクションが実行された後に発生します。  
Public イベントAfterRowActivate行がアクティブになった後に発生します。  
Public イベントAfterRowCancelUpdateユーザーが[ESC]キーを押して行の更新を取り消した後に発生します。  
Public イベントAfterRowCollapsed子を持つ行が折りたたまれた後に発生します。  
Public イベントAfterRowEditTemplateClosedAfterRowEditTemplateClosed は行の編集テンプレートが閉じられた後に発生します。  
Public イベントAfterRowEditTemplateDisplayedAfterRowEditTemplateDisplayed は行の編集テンプレートが表示された後に発生します。  
Public イベントAfterRowExpanded子を持つ行が展開された後に発生します。  
Public イベントAfterRowFilterChangedAfterRowFilterChangedイベントは、ユーザーがいずれかの列の行フィルターを変更した後に発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントAfterRowFilterDropDownPopulate行フィルタードロップダウンに値が読み込まれる後に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントAfterRowFixedStateChangedAfterRowFixedStateChangedイベントは、ユーザーが行を固定または固定解除した後に発生します。  
Public イベントAfterRowInsert新しい行が挿入された後に発生します。  
Public イベントAfterRowLayoutItemResizedこのイベントは、行レイアウトモードでユーザーが列ヘッダーまたはセルのサイズを変更した後に発生します。  
Public イベントAfterRowRegionScroll行スクロール領域がスクロールされた後に発生します。  
Public イベントAfterRowRegionSize行のスクロール領域のサイズが変更された後に発生します。  
Public イベントAfterRowResize行のサイズが変更された後に発生します。  
Public イベントAfterRowsDeletedひとつまたは複数の行が削除された後に発生します。  
Public イベントAfterRowUpdate行が更新された後、つまり、その行のセルに対して加えられた変更が、データソースに対して実際にコミットされた後に発生します。  
Public イベントAfterSelectChange1つ以上の行、セル、または列オブジェクトが選択または選択解除された後に発生します。  
Public イベントAfterSortChange並べ替え操作が実行された後に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントAfterSummaryDialogこのイベントは、列の集計を選択するダイアログをユーザーが閉じた後に発生します。  
Public イベントBackColorChangedOccurs when the value of the System.Windows.Forms.Control.BackColor property changes. System.Windows.Forms.Controlから継承されます。
Public イベントBackgroundImageChangedOccurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. System.Windows.Forms.Controlから継承されます。
Public イベントBackgroundImageLayoutChangedOccurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. System.Windows.Forms.Controlから継承されます。
Public イベントBeforeAutoSizeColumnグリッドが列幅を自動調整する前に発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントBeforeAutoSizeEdit複数行の編集ウィンドウが拡張される前に発生します。  
Public イベントBeforeBandHiddenChangedBeforeBandHiddenChanged イベントは、ユーザーが、通常 [列の選択] ダイアログからバンドを非表示にした時に発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントBeforeCardCompressedStateChangedBeforeCardCompressedStateChangedは、カード行が展開または縮小される前に発生します。  
Public イベントBeforeCellActivateセルがアクティブになる前に発生します。  
Public イベントBeforeCellCancelUpdateユーザーが[ESC]キーを押してセル値の更新を取り消す前に発生します。  
Public イベントBeforeCellDeactivateセルが非アクティブになる前に発生します。  
Public イベントBeforeCellListDropDownドロップダウン リスト スタイルのいずれかを使用して、セルのドロップダウンリストが列内でドロップダウンされる前に発生します。  
Public イベントBeforeCellUpdateセルが新しい値を受け入れる前に発生します。  
Public イベントBeforeChildBandCollapsedこのイベントは子バンドが縮小されるときに発生させます。  
Public イベントBeforeChildBandExpandedこのイベントは子バンドが展開されるときに発生させます。  
Public イベントBeforeClearAllFilterButtonClickedBeforeClearAllFilterButtonClicked は、[すべてクリア] ボタンをクリックしてすべてのフィルターをクリアする前に発生します。  
Public イベントBeforeColPosChanged1つ以上の列の移動、交換、またはサイズ設定が行われる前に発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントBeforeColRegionRemoved列のスクロール領域が削除される前に発生します。  
Public イベントBeforeColRegionScroll列スクロール領域がスクロールされる前に発生します。  
Public イベントBeforeColRegionSize隣接する2つの列スクロール領域のサイズが設定される前に発生します。  
Public イベントBeforeColRegionSplit列スクロール領域が二つの列スクロール領域にスプリットされる前に発生します。  
Public イベントBeforeColumnChooserDisplayedBeforeColumnChooserDisplayed イベントは、ユーザーが列選択ダイアログを表示する前に発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントBeforeCustomRowFilterDialogユーザーが行フィルタードロップダウンから[(Custom)]を選択したとき、グリッドがカスタム行フィルターダイアログを表示する前に発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントBeforeDisplayDataErrorTooltipBeforeDisplayDataErrorTooltipは、データエラーのツールヒントが表示される前に発生します。  
Public イベントBeforeEnterEditModeセルが編集モードに入る前に発生します。  
Public イベントBeforeExitEditModeセルが編集モードを終了する前に発生します。  
Public イベントBeforeGroupCollapsedこのイベントはグループが縮小されるときに発生させます。  
Public イベントBeforeGroupExpandedこのイベントはグループが展開されるときに発生させます。  
Public イベントBeforeGroupPosChanged1つ以上のグループの移動、交換、またはサイズ設定が行われる前に発生します。  
Public イベントBeforeHeaderCheckStateChangedHeader の CheckBox の CheckState が変更される前に発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントBeforeHeaderEnterEditModeヘッダーが編集モードに入る前に発生します。  
Public イベントBeforeHeaderExitEditModeヘッダーが編集モードを終了する前に発生します。  
Public イベントBeforeMultiCellOperationBeforeMultiCellOperationイベントは、ユーザーが複数セール操作を実行する前に発生します。  
Public イベントBeforePerformActionキーアクションのマッピングに関連付けられたアクションを実行しようとする前に BeforePerformAction イベントが発生しました。  
Public イベントBeforePrintユーザーによって印刷ジョブが開始および設定された後、データがプリンタに送信される前に発生します。  
Public イベントBeforeRowActivate行がアクティブになる前に発生します。  
Public イベントBeforeRowCancelUpdateユーザーが[ESC]キーを押して行の更新を取り消す前に発生します。  
Public イベントBeforeRowCollapsed行が折りたたまれる前に発生します。  
Public イベントBeforeRowDeactivate行が非アクティブになる前に発生します。  
Public イベントBeforeRowEditTemplateClosedBeforeRowEditTemplateClosed は行の編集テンプレートが閉じられるときに発生します。  
Public イベントBeforeRowEditTemplateDisplayedBeforeRowEditTemplateDisplayed は行の編集テンプレートが表示される前に発生します。  
Public イベントBeforeRowExpanded子を持つ行が展開する前に発生します。  
Public イベントBeforeRowFilterChangedBeforeRowFilterChangedイベントは、ユーザーがいずれかの列の行フィルターを変更したときに発生します。このイベントはキャンセルできます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントBeforeRowFilterDropDownユーザーが列ヘッダーのフィルタードロップダウンマークをクリックしたとき、行フィルタードロップダウンがドロップダウンする前に発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントBeforeRowFilterDropDownPopulate行フィルタードロップダウンに値が読み込まれる前に呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントBeforeRowFixedStateChangedBeforeRowFixedStateChangedイベントは、ユーザーが行を固定または固定解除する前に発生します。  
Public イベントBeforeRowInsert新しい行が挿入される前に発生します。  
Public イベントBeforeRowLayoutItemResizedこのイベントは、行レイアウトモードでユーザーが列ヘッダーまたはセルのサイズを変更したときに発生します。  
Public イベントBeforeRowRegionRemoved行のスクロール領域が削除される前に発生します。  
Public イベントBeforeRowRegionScroll行スクロール領域がスクロールされる前に発生します。  
Public イベントBeforeRowRegionSizeColScrollRegionオブジェクトのサイズが変更される前に発生します。  
Public イベントBeforeRowRegionSplit行スクロール領域が二つの行スクロール領域にスプリットされる前に発生します。  
Public イベントBeforeRowResize行のサイズが変更される前に発生します。  
Public イベントBeforeRowsDeleted1つ以上の行が削除される前に発生します。  
Public イベントBeforeRowUpdate行が更新される前、つまり、その行のセルに対して加えられた変更が、データソースに対して実際にコミットされる前に発生します。  
Public イベントBeforeSelectChangeひとつまたは複数の行、セル、または列のオブジェクトが選択または選択解除される前に発生します。  
Public イベントBeforeSortChange並べ替えインジケーターが変更される前に発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントBeforeSummaryDialogこのイベントは、列の集計を選択するためにユーザーにグリッドがダイアログを表示しようとする前に起動されます。これがキャンセルされると、グリッドは前に進みません。  
Public イベントBindingContextChangedOccurs when the value of the System.Windows.Forms.BindingContext property changes. System.Windows.Forms.Controlから継承されます。
Public イベントCausesValidationChangedOccurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. System.Windows.Forms.Controlから継承されます。
Public イベントCellChange編集モードにあるセルの値をユーザーが変更した場合に発生します。  
Public イベントCellDataErrorユーザーが入力した値が無効である場合、BeforeExitEditMode が起動後に発生します。  
Public イベントCellListSelectユーザーがセルのドロップダウンリストからアイテムを選択すると発生します。  
Public イベントChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change. System.Windows.Forms.Controlから継承されます。
Public イベントClickOccurs when the control is clicked. System.Windows.Forms.Controlから継承されます。
Public イベントClickCellセルがクリックされたときに発生します。  
Public イベントClickCellButtonButtonスタイルまたはEditButtonスタイルが使用されている列で、ユーザーがセルのボタンをクリックすると発生します。  
Public イベントClientSizeChangedOccurs when the value of the System.Windows.Forms.Control.ClientSize property changes. System.Windows.Forms.Controlから継承されます。
Public イベントContextMenuChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. System.Windows.Forms.Controlから継承されます。
Public イベントContextMenuStripChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. System.Windows.Forms.Controlから継承されます。
Public イベントControlAddedOccurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. System.Windows.Forms.Controlから継承されます。
Public イベントControlRemovedOccurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. System.Windows.Forms.Controlから継承されます。
Public イベントCursorChangedOccurs when the value of the System.Windows.Forms.Control.Cursor property changes. System.Windows.Forms.Controlから継承されます。
Public イベントDisposed System.ComponentModel.Componentから継承されます。
Public イベントDockChangedOccurs when the value of the System.Windows.Forms.Control.Dock property changes. System.Windows.Forms.Controlから継承されます。
Public イベントDoubleClickOccurs when the control is double-clicked. System.Windows.Forms.Controlから継承されます。
Public イベントDoubleClickCellセルがダブルクリックされたときに発生します。  
Public イベントDoubleClickHeaderヘッダーがダブルクリックされたときに発生します。  
Public イベントDoubleClickRow行がダブルクリックされたときに発生します。  
Public イベントDpiChangedAfterParentOccurs 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から継承されます。
Public イベントDpiChangedBeforeParentOccurs 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から継承されます。
Public イベントDragDropOccurs when a drag-and-drop operation is completed. System.Windows.Forms.Controlから継承されます。
Public イベントDragEnterOccurs when an object is dragged into the control's bounds. System.Windows.Forms.Controlから継承されます。
Public イベントDragLeaveOccurs when an object is dragged out of the control's bounds. System.Windows.Forms.Controlから継承されます。
Public イベントDragOverOccurs when an object is dragged over the control's bounds. System.Windows.Forms.Controlから継承されます。
Public イベントEnabledChangedOccurs when the System.Windows.Forms.Control.Enabled property value has changed. System.Windows.Forms.Controlから継承されます。
Public イベントEnterOccurs when the control is entered. System.Windows.Forms.Controlから継承されます。
Public イベントErrorコントロール内でエラー状態が起こると発生します。  
Public イベントExternalSummaryValueRequestedこのイベントは、通常は計算される集計値が SummaryType.External が設定されていたことにより無視された時に発生します。  
Public イベントFilterCellValueChangedFilterCellValueChanged イベントは、ユーザーがフィルター行のセルを編集したときに発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントFilterRow行に対して行フィルターの評価が実行されたときに発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントFontChangedOccurs when the System.Windows.Forms.Control.Font property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントForeColorChangedOccurs when the System.Windows.Forms.Control.ForeColor property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントGestureCompleted Infragistics.Win.UltraControlBaseから継承されます。
Public イベントGestureQueryStatus Infragistics.Win.UltraControlBaseから継承されます。
Public イベントGestureStarting Infragistics.Win.UltraControlBaseから継承されます。
Public イベントGiveFeedbackOccurs during a drag operation. System.Windows.Forms.Controlから継承されます。
Public イベントGotFocusOccurs when the control receives focus. System.Windows.Forms.Controlから継承されます。
Public イベントHandleCreatedOccurs when a handle is created for the control. System.Windows.Forms.Controlから継承されます。
Public イベントHandleDestroyedOccurs when the control's handle is in the process of being destroyed. System.Windows.Forms.Controlから継承されます。
Public イベントHelpRequestedOccurs when the user requests help for a control. System.Windows.Forms.Controlから継承されます。
Public イベントImeModeChangedOccurs when the System.Windows.Forms.Control.ImeMode property has changed. System.Windows.Forms.Controlから継承されます。
Public イベントInitializeGroupByRowGroupBy行が初期化された場合に発生します。  
Public イベントInitializeLayoutデータソースからコントロールにデータが読み込みされるときなど、表示レイアウトが初期化されるときに発生します。  
Public イベントInitializeLogicalPrintPage論理印刷ページが印刷またはプレビュー用にフォーマットされるときに発生します。  
Public イベントInitializePrintPrint メソッドの呼び出しによって印刷ジョブがはじめて開始されるときに発生します。  
Public イベントInitializePrintPreviewPrintPreviewメソッドの呼び出しによって印刷プレビューがはじめて開始されるときに発生します。  
Public イベントInitializeRow行が初期化されるときに発生します。  
Public イベントInitializeRowsCollectionInitializeRowsCollectionイベントは、UltraGridが新しい行コレクションを作成するたびに発生します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。
Public イベントInitializeTemplateAddRowテンプレート追加行が初期化されるときに発生します。  
Public イベントInvalidatedOccurs when a control's display requires redrawing. System.Windows.Forms.Controlから継承されます。
Public イベントKeyDownOccurs when a key is pressed while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントKeyPressOccurs when a character. space or backspace key is pressed while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントKeyUpOccurs when a key is released while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントLayoutOccurs when a control should reposition its child controls. System.Windows.Forms.Controlから継承されます。
Public イベントLeaveOccurs when the input focus leaves the control. System.Windows.Forms.Controlから継承されます。
Public イベントLocationChangedOccurs when the System.Windows.Forms.Control.Location property value has changed. System.Windows.Forms.Controlから継承されます。
Public イベントLostFocusOccurs when the control loses focus. System.Windows.Forms.Controlから継承されます。
Public イベントMarginChangedOccurs when the control's margin changes. System.Windows.Forms.Controlから継承されます。
Public イベントMouseCaptureChangedOccurs when the control loses mouse capture. System.Windows.Forms.Controlから継承されます。
Public イベントMouseClickOccurs when the control is clicked by the mouse. System.Windows.Forms.Controlから継承されます。
Public イベントMouseDoubleClickOccurs when the control is double clicked by the mouse. System.Windows.Forms.Controlから継承されます。
Public イベントMouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed. System.Windows.Forms.Controlから継承されます。
Public イベントMouseEnterOccurs when the mouse pointer enters the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseEnterElement Infragistics.Win.UltraControlBaseから継承されます。
Public イベントMouseHoverOccurs when the mouse pointer rests on the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseLeaveOccurs when the mouse pointer leaves the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseLeaveElement Infragistics.Win.UltraControlBaseから継承されます。
Public イベントMouseMoveOccurs when the mouse pointer is moved over the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseUpOccurs when the mouse pointer is over the control and a mouse button is released. System.Windows.Forms.Controlから継承されます。
Public イベントMouseWheelOccurs when the mouse wheel moves while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントMoveOccurs when the control is moved. System.Windows.Forms.Controlから継承されます。
Public イベントPaddingChangedOccurs when the control's padding changes. System.Windows.Forms.Controlから継承されます。
Public イベントPaintOccurs when the control is redrawn. System.Windows.Forms.Controlから継承されます。
Public イベントPanGesture Infragistics.Win.UltraControlBaseから継承されます。
Public イベントParentChangedOccurs when the System.Windows.Forms.Control.Parent property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントPressAndHoldGesture Infragistics.Win.UltraControlBaseから継承されます。
Public イベントPressAndTapGesture Infragistics.Win.UltraControlBaseから継承されます。
Public イベントPreviewKeyDownOccurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. System.Windows.Forms.Controlから継承されます。
Public イベントPropertyChanged Infragistics.Win.UltraControlBaseから継承されます。
Public イベントQueryAccessibilityHelpOccurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. System.Windows.Forms.Controlから継承されます。
Public イベントQueryContinueDragOccurs 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から継承されます。
Public イベントRegionChangedOccurs when the value of the System.Windows.Forms.Control.Region property changes. System.Windows.Forms.Controlから継承されます。
Public イベントResizeOccurs when the control is resized. System.Windows.Forms.Controlから継承されます。
Public イベントRightToLeftChangedOccurs when the System.Windows.Forms.Control.RightToLeft property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントRotateGesture Infragistics.Win.UltraControlBaseから継承されます。
Public イベントRowEditTemplateRequestedRowEditTemplateRequested は、RowEditTemplate が表示されるアクションが実行されたときに発生します。  
Public イベントSelectionDragユーザーが選択したオブジェクト上でマウスの左ボタンを短時間押し続けたときに発生します。  
Public イベントSizeChangedOccurs when the System.Windows.Forms.Control.Size property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントStyleChangedOccurs when the control style changes. System.Windows.Forms.Controlから継承されます。
Public イベントSummaryValueChanged集計用の集計値を変更すると、このイベントが起動します。集計が初めて計算される場合も起動されます。ユーザーはイベント ハンドラーで渡される SummaryValue オブジェクトから外観および他の設定を初期化できます。  
Public イベントSystemColorsChangedOccurs when the system colors change. System.Windows.Forms.Controlから継承されます。
Public イベントTabIndexChangedOccurs when the System.Windows.Forms.Control.TabIndex property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントTabStopChangedOccurs when the System.Windows.Forms.Control.TabStop property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントTextChangedOccurs when the System.Windows.Forms.Control.Text property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントTwoFingerTapGesture Infragistics.Win.UltraControlBaseから継承されます。
Public イベントValidatedOccurs when the control is finished validating. System.Windows.Forms.Controlから継承されます。
Public イベントValidatingOccurs when the control is validating. System.Windows.Forms.Controlから継承されます。
Public イベントVisibleChangedOccurs when the System.Windows.Forms.Control.Visible property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントZoomGesture Infragistics.Win.UltraControlBaseから継承されます。
トップ
参照