ColumnChooserGridデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
ColumnChooserGrid コンストラクタ | コンストラクター |
名前 | 解説 | |
---|---|---|
currentActiveRow | 現在のアクティブ行 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
drawingValue | 描画操作中にTrueの保護されたフラグ。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
filterDropDown | 内部インフラストラクチャでの使用のみ。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
AccessibilityObject | Gets the System.Windows.Forms.AccessibleObject assigned to the control. System.Windows.Forms.Controlから継承されます。 | |
AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications. System.Windows.Forms.Controlから継承されます。 | |
AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。 | |
AccessibleName | Gets or sets the name of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。 | |
AccessibleRole | Gets or sets the accessible role of the control System.Windows.Forms.Controlから継承されます。 | |
ActiveCell | グリッド内のアクティブセルを設定します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
ActiveColScrollRegion | アクティブなColScrollRegionオブジェクトを設定します。このプロパティは設計時には使用できません。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
ActiveRow | アクティブ行を取得または設定します。このプロパティは設計時には使用できません。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
ActiveRowScrollRegion | アクティブな RowScrollRegion オブジェクトを返すか、設定します。このプロパティは設計時には使用できません。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. System.Windows.Forms.Controlから継承されます。 | |
AlphaBlendEnabled | Infragistics.Win.UltraControlBaseから継承されます。 | |
AlphaBlendMode | Infragistics.Win.UltraControlBaseから継承されます。 | |
Anchor | Gets 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から継承されます。 | |
AutoScrollOffset | Gets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). System.Windows.Forms.Controlから継承されます。 | |
BindingContext | Gets or sets the System.Windows.Forms.BindingContext for the control. System.Windows.Forms.Controlから継承されます。 | |
Bottom | Gets 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から継承されます。 | |
Bounds | Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. System.Windows.Forms.Controlから継承されます。 | |
CalcManager | グリッドの式の評価に使用されるCalcManagerを取得または設定します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
CanFocus | Gets a value indicating whether the control can receive focus. System.Windows.Forms.Controlから継承されます。 | |
CanSelect | Gets a value indicating whether the control can be selected. System.Windows.Forms.Controlから継承されます。 | |
Capture | Gets or sets a value indicating whether the control has captured the mouse. System.Windows.Forms.Controlから継承されます。 | |
CausesValidation | Gets 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から継承されます。 | |
ClientRectangle | Gets the rectangle that represents the client area of the control. System.Windows.Forms.Controlから継承されます。 | |
ClientSize | Gets or sets the height and width of the client area of the control. System.Windows.Forms.Controlから継承されます。 | |
CompanyName | Gets the name of the company or creator of the application containing the control. System.Windows.Forms.Controlから継承されます。 | |
ComponentRole | Infragistics.Win.UltraControlBaseから継承されます。 | |
Container | System.ComponentModel.Componentから継承されます。 | |
ContainsFocus | Gets a value indicating whether the control, or one of its child controls, currently has the input focus. System.Windows.Forms.Controlから継承されます。 | |
ContextMenu | Gets or sets the shortcut menu associated with the control. System.Windows.Forms.Controlから継承されます。 | |
ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. System.Windows.Forms.Controlから継承されます。 | |
Controls | Gets the collection of controls contained within the control. System.Windows.Forms.Controlから継承されます。 | |
Created | Gets a value indicating whether the control has been created. System.Windows.Forms.Controlから継承されます。 | |
CreationFilter | Infragistics.Win.UltraControlBaseから継承されます。 | |
CurrentState | コントロールの現在の編集状態を表すビットフラグを返します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
Cursor | Infragistics.Win.UltraControlBaseから継承されます。 | |
CursorFilter | Infragistics.Win.UltraControlBaseから継承されます。 | |
DataBindings | Gets the data bindings for the control. System.Windows.Forms.Controlから継承されます。 | |
DataMember | UltraWinGridで表示するDataSourceのサブリストとして表示するかどうかを示します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
DataSource | UltraWinGridのデータソースを指定します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
DeviceDpi | Gets the DPI value for the display device where the control is currently being displayed. System.Windows.Forms.Controlから継承されます。 | |
DisplayLayout | コントロールのレイアウトを設定する DisplayLayout オブジェクトを返します。このプロパティは実行時には読み取り専用です。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
DisplayRectangle | Gets the rectangle that represents the display area of the control. System.Windows.Forms.Controlから継承されます。 | |
Disposing | Gets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. System.Windows.Forms.Controlから継承されます。 | |
Dock | Gets 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から継承されます。 | |
DrawFilter | Infragistics.Win.UltraControlBaseから継承されます。 | |
Enabled | Gets or sets a value indicating whether the control can respond to user interaction. System.Windows.Forms.Controlから継承されます。 | |
EventManager | 特定のコントロールイベントを有効または無効にし、イベントの発生を制御するオブジェクト。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
ExitEditModeOnLeave | グリッドがフォーカスを失うとき(特に Onleave が呼び出すとき)、編集モードを抜けるかどうかを示す値を設定します。デフォルト値は true です。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
FlatMode | Infragistics.Win.UltraControlBaseから継承されます。 | |
Focused | Gets a value indicating whether the control has input focus. System.Windows.Forms.Controlから継承されます。 | |
Font | Gets or sets the font of the text displayed by the control. System.Windows.Forms.Controlから継承されます。 | |
GesturesEnabled | このコントロールがタッチ入力 デジタイザー ジェスチャを処理するどうかを示すブール値を返すか、設定します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
GesturesEnabledResolved | ジェスチャーをこのコントロールで有効にするかどうかを示すブール値を返します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
Handle | Gets the window handle that the control is bound to. System.Windows.Forms.Controlから継承されます。 | |
HasChildren | Gets a value indicating whether the control contains one or more child controls. System.Windows.Forms.Controlから継承されます。 | |
Height | Gets or sets the height of the control. System.Windows.Forms.Controlから継承されます。 | |
ImageList | コントロールに関連付けるImageListコンポーネントを設定します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. System.Windows.Forms.Controlから継承されます。 | |
InvokeRequired | Gets 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から継承されます。 | |
IsAccessible | Gets or sets a value indicating whether the control is visible to accessibility applications. System.Windows.Forms.Controlから継承されます。 | |
IsDisposed | Gets a value indicating whether the control has been disposed of. System.Windows.Forms.Controlから継承されます。 | |
IsExportAsyncInProgress | このグリッドで非同期エクスポート操作が進行中の場合 true を返します。そうでない場合は false を返します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
IsExportAsyncPending | 非同期エクスポート操作が保留中であり、まだ開始していない場合 true を返します。そうでない場合は false を返します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
IsExportInProgress | このグリッドで同期エクスポート操作が進行中の場合 true を返します。そうでない場合は false を返します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
IsHandleCreated | Gets a value indicating whether the control has a handle associated with it. System.Windows.Forms.Controlから継承されます。 | |
IsMirrored | Gets a value indicating whether the control is mirrored. System.Windows.Forms.Controlから継承されます。 | |
IsUpdating | Infragistics.Win.UltraControlBaseから継承されます。 | |
KeyActionMappings | ユーザーのキー入力に応じたコントロールの動作を設定します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
LayoutEngine | Gets a cached instance of the control's layout engine. System.Windows.Forms.Controlから継承されます。 | |
Layouts | UltraGridLayout オブジェクトを格納して簡単に取得できるようにするコレクションです。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
Left | Gets 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から継承されます。 | |
Location | Gets 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から継承されます。 | |
Margin | Gets or sets the space between controls. System.Windows.Forms.Controlから継承されます。 | |
MaximumSize | Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。 | |
MinimumSize | Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。 | |
Name | Gets or sets the name of the control. System.Windows.Forms.Controlから継承されます。 | |
Parent | Gets or sets the parent container of the control. System.Windows.Forms.Controlから継承されます。 | |
PreferredSize | Gets the size of a rectangular area into which the control can fit. System.Windows.Forms.Controlから継承されます。 | |
ProductName | Gets the product name of the assembly containing the control. System.Windows.Forms.Controlから継承されます。 | |
ProductVersion | Gets the version of the assembly containing the control. System.Windows.Forms.Controlから継承されます。 | |
RecreatingHandle | Gets a value indicating whether the control is currently re-creating its handle. System.Windows.Forms.Controlから継承されます。 | |
Region | Gets or sets the window region associated with the control. System.Windows.Forms.Controlから継承されます。 | |
Right | Gets 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から継承されます。 | |
RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. System.Windows.Forms.Controlから継承されます。 | |
Rows | グリッド内の最上位の行のコレクションを返します。このコレクションには、バンド(0)のすべての行が格納されるか、または GroupBy 行が使用されている場合は上位の GroupBy 行が格納されます。このプロパティはランタイムでは読み取り専用で、デザインタイムでは使用できません。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
RowSynchronizationSuspended | ユーザーがSuspendRowSynchronizationを呼び出して行の同期化を中断した場合、Trueを返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
RowUpdateCancelAction | UltraGrid.BeforeRowUpdate イベントがキャンセルされたときに実行するアクションを指定します。デフォルト値は CancelUpdate です。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
Selected | グリッド内で選択されたすべてのオブジェクトのコレクションを含む、Selectedオブジェクトへの参照を返します。このプロパティは実行時には読み取り専用です。このプロパティは設計時には使用できません。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
SelectionStrategyFilter | コントロールの選択方式フィルターを取得または設定します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
Site | サイトはデザイン時にのみ設定します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
Size | Gets or sets the height and width of the control. System.Windows.Forms.Controlから継承されます。 | |
StyleLibraryName | Infragistics.Win.UltraControlBaseから継承されます。 | |
StyleSetName | Infragistics.Win.UltraControlBaseから継承されます。 | |
SummaryUpdatesSuspended | 集計の更新が中断されているかどうかを示します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
SupportsZooming | Infragistics.Win.UltraControlBaseから継承されます。 | |
SupportThemes | Infragistics.Win.UltraControlBaseから継承されます。 | |
SyncWithCurrencyManager | アクティブ行をCurrencyManagerの位置と同期させるかどうかを指定します。デフォルトは True です。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
SyncWithCurrencyManagerAfterRowDeletion | 行を削除した後で、通貨マネージャーの位置にアクティブな行を同期させるかどうかを指定します。デフォルトは False。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
TabIndex | Gets or sets the tab order of the control within its container. System.Windows.Forms.Controlから継承されます。 | |
TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. System.Windows.Forms.Controlから継承されます。 | |
Tag | Gets or sets the object that contains data about the control. System.Windows.Forms.Controlから継承されます。 | |
Text | Gets or sets the text associated with this control. System.Windows.Forms.Controlから継承されます。 | |
TextRenderingMode | Infragistics.Win.UltraControlBaseから継承されます。 | |
Top | Gets 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から継承されます。 | |
TopLevelControl | Gets 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から継承されます。 | |
UIAutomationProvider | Infragistics.Win.UltraControlBaseから継承されます。 | |
UpdateMode | データソース内での情報の更新方法を決定する値を返すか、設定します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
UseAppStyling | Infragistics.Win.UltraControlBaseから継承されます。 | |
UseFlatMode | Infragistics.Win.UltraControlBaseから継承されます。 | |
UseFlatModeResolved | Infragistics.Win.UltraControlBaseから継承されます。 | |
UseOsThemes | Infragistics.Win.UltraControlBaseから継承されます。 | |
UseOsThemesResolved | Infragistics.Win.UltraControlBaseから継承されます。 | |
UseWaitCursor | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. System.Windows.Forms.Controlから継承されます。 | |
Visible | Gets or sets a value indicating whether the control and all its child controls are displayed. System.Windows.Forms.Controlから継承されます。 | |
Width | Gets or sets the width of the control. System.Windows.Forms.Controlから継承されます。 | |
ZoomFactor | Infragistics.Win.UltraControlBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
CanEnableIme | Gets 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から継承されます。 | |
CanRaiseEvents | Determines if events can be raised on the control. System.Windows.Forms.Controlから継承されます。 | |
ControlUIElement | 関連付けられたコントロールUI要素オブジェクト。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
CreateParams | Gets the required creation parameters when the control handle is created. System.Windows.Forms.Controlから継承されます。 | |
DefaultCursor | Gets or sets the default cursor for the control. System.Windows.Forms.Controlから継承されます。 | |
DefaultImeMode | Gets the default Input Method Editor (IME) mode supported by the control. System.Windows.Forms.Controlから継承されます。 | |
DefaultMargin | Gets the space, in pixels, that is specified by default between controls. System.Windows.Forms.Controlから継承されます。 | |
DefaultMaximumSize | Gets the length and height, in pixels, that is specified as the default maximum size of a control. System.Windows.Forms.Controlから継承されます。 | |
DefaultMinimumSize | Gets the length and height, in pixels, that is specified as the default minimum size of a control. System.Windows.Forms.Controlから継承されます。 | |
DefaultPadding | Gets the internal spacing, in pixels, of the contents of a control. System.Windows.Forms.Controlから継承されます。 | |
DefaultResolvedUseOsThemes | Infragistics.Win.UltraControlBaseから継承されます。 | |
DefaultSize | コントロールのデフォルトサイズを返します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
DoubleBuffered | Gets 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から継承されます。 | |
Events | System.ComponentModel.Componentから継承されます。 | |
EventsOptimized | Infragistics.Win.UltraControlBaseから継承されます。 | |
FontHeight | Gets or sets the height of the font of the control. System.Windows.Forms.Controlから継承されます。 | |
ImeModeBase | Gets or sets the IME mode of a control. System.Windows.Forms.Controlから継承されます。 | |
ResizeRedraw | Gets or sets a value indicating whether the control redraws itself when resized. System.Windows.Forms.Controlから継承されます。 | |
ScaleChildren | Gets a value that determines the scaling of child controls. System.Windows.Forms.Controlから継承されます。 | |
SubObjectPropChangeHandler | OnSubObjectPropChanged を通知するイベントハンドラーを返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
SupportsEditorWithMask | このメンバーは、インフラジスティックス インフラストラクチャーをサポートするもので、外部から呼び出すことを意図したものではありません。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
SupportsFormattedLinkEditor | このメンバーは、インフラジスティックス インフラストラクチャーをサポートするもので、外部から呼び出すことを意図したものではありません。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 |
名前 | 解説 | |
---|---|---|
ApplyPresetFromBinary | オーバーロードされます。 プリセットデータをUltraGridに適用します。ターゲットファイルに含まれるプリセットデータはバイナリ形式で保存されている必要があります。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
ApplyPresetFromXml | オーバーロードされます。 プリセットデータをUltraGridに適用します。ターゲットファイルに含まれるプリセットデータはXML形式で保存されている必要があります。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
BeginInvoke | オーバーロードされます。 Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. System.Windows.Forms.Controlから継承されます。 | |
BeginUpdate | Infragistics.Win.UltraControlBaseから継承されます。 | |
BringToFront | Brings the control to the front of the z-order. System.Windows.Forms.Controlから継承されます。 | |
CancelAsynchronousExport | このグリッドで現在進行中の非同期エクスポート操作をキャンセルします。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
ClearUndoHistory | 元に戻す/やり直すの履歴をクリアします。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
ClearXsdConstraints | UltraGrid.EnforceXsdConstraints メソッドによって設定されたバンドおよび列のすべてのプロパティをリセットします。EnforceXsdConstraintsメソッドによって設定された後でもう一度設定された制約プロパティはリセットされません。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
Contains | Retrieves a value indicating whether the specified control is a child of the control. System.Windows.Forms.Controlから継承されます。 | |
CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. System.Windows.Forms.Controlから継承されます。 | |
CreateGraphics | Creates the System.Drawing.Graphics for the control. System.Windows.Forms.Controlから継承されます。 | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。 | |
DataBind | データソースを再バインドします。これを行うと、InitializeLayout が再び発生します。注意:DataSource プロパティを設定すると、データソースへのバインドとデータの読み込みが行われます。このメソッドは、UltraGrid にデータを強制的に再読み込みすることを目的とします。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
DeleteSelectedRows | オーバーロードされます。 選択したすべての行を削除します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
Dispose | オーバーロードされます。 使用中のリソースをすべてクリーンアップします。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
DoDragDrop | Begins a drag-and-drop operation. System.Windows.Forms.Controlから継承されます。 | |
DrawToBitmap | Supports rendering to the specified bitmap. System.Windows.Forms.Controlから継承されます。 | |
EditHeader | オーバーロードされます。 指定したヘッダーを編集モードにしてユーザーがヘッダー キャプションを編集できます。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. System.Windows.Forms.Controlから継承されます。 | |
EndUpdate | オーバーロードされます。 Infragistics.Win.UltraControlBase.IsUpdating フラグをFalseにリセットし、オプションでコントロールを無効にします。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
EnforceXsdConstraints | オーバーロードされます。 ストリームに含まれる XSD スキーマ内で見つかった制約をグリッドのバンドと列に適用します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
FindForm | Retrieves the form that the control is on. System.Windows.Forms.Controlから継承されます。 | |
Focus | Sets input focus to the control. System.Windows.Forms.Controlから継承されます。 | |
GetActiveColScrollRegion | アクティブなColScrollRegionオブジェクトを返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
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から継承されます。 | |
GetColumnFromPrintColumn | 印刷時に印刷レイアウトから渡される列に対応するグリッドで列を取得します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. System.Windows.Forms.Controlから継承されます。 | |
GetLayoutGroupFromPoint | 指定されたポイントを含む UltraGridGroup を返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
GetNextControl | Retrieves the next control forward or back in the tab order of child controls. System.Windows.Forms.Controlから継承されます。 | |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. System.Windows.Forms.Controlから継承されます。 | |
GetPrintRowFromRow | 画面上のグリッドから渡された行に対応するエクスポートまたは印刷行を取得します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
GetPrintRowsFromRows | 画面上のグリッドから渡された行に対応するエクスポートまたは印刷行を取得します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
GetRow | バンド(0)内の最初または最後の行に対応するUltraGridRowオブジェクトを返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
GetRowFromPrintRow | オーバーロードされます。 印刷時に印刷レイアウトから渡される行に対応するグリッドで行を取得します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
GetRowsFromPrintRows | 印刷またはエクスポート レイアウトから渡される行コレクションに対応するグリッドで行コレクションを取得します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
GetSummarySettingsFromPrintSummarySettings | 印刷またはエクスポート レイアウトから渡された SummarySettings に相対するグリッドの SUmmarySettings を取得します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
Hide | Conceals the control from the user. System.Windows.Forms.Controlから継承されます。 | |
InitializeDataRepeaterClone | Infragistics.Win.UltraControlBaseから継承されます。 | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
Invalidate | オーバーロードされます。 Infragistics.Win.UltraControlBaseから継承されます。 | |
Invoke | オーバーロードされます。 Executes the specified delegate on the thread that owns the control's underlying window handle. System.Windows.Forms.Controlから継承されます。 | |
LogicalToDeviceUnits | Converts a Logical DPI value to it's equivalent DeviceUnit DPI value. System.Windows.Forms.Controlから継承されます。 | |
NotifyDpiChanged | コントロールに、Dpi が変更されたことを通知して、コントロールは、システム Dpi に依存するメトリックをダーティにして、自分を無効にする必要があります。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
OnSubObjectPropChanged | サブオブジェクトでプロパティが変更されたときに呼び出されます。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
PerformAction | オーバーロードされます。 ユーザーによるコントロールの操作をシミュレートします。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
PerformLayout | オーバーロードされます。 Forces the control to apply layout logic to all its child controls. System.Windows.Forms.Controlから継承されます。 | |
PointToClient | Computes the location of the specified screen point into client coordinates. System.Windows.Forms.Controlから継承されます。 | |
PointToScreen | Computes the location of the specified client point into screen coordinates. System.Windows.Forms.Controlから継承されます。 | |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. System.Windows.Forms.Controlから継承されます。 | |
PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. System.Windows.Forms.Controlから継承されます。 | |
オーバーロードされます。 グリッドデータの印刷レポートの作成を開始します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | ||
PrintPreview | オーバーロードされます。 グリッドデータのレポートがどのように印刷されるかを示すプレビューの作成を開始します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. System.Windows.Forms.Controlから継承されます。 | |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. System.Windows.Forms.Controlから継承されます。 | |
Refresh | オーバーライド。コントロールのクライアント領域を無効にし、直後にコントロール自体とその子コントロールを再描画します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
ResetDisplayLayout | オブジェクトの各プロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
ResetExitEditModeOnLeave | ExitEditModeOnLeaveプロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
ResetGesturesEnabled | GesturesEnabled プロパティをデフォルト値に復元します。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
ResetImageList | ImageListプロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
ResetLayouts | すべてのレイアウトをクリアします。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
ResetRowUpdateCancelAction | RowUpdateCancelAction プロパティを CancelUpdate のデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
ResetText | Resets the System.Windows.Forms.Control.Text property to its default value. System.Windows.Forms.Controlから継承されます。 | |
ResetUpdateMode | UpdateModeプロパティをデフォルト値(OnRowChangeOrLostFocus)にリセットします。 Infragistics.Win.UltraWinGrid.UltraGridから継承されます。 | |
ResumeLayout | オーバーロードされます。 Resumes usual layout logic. System.Windows.Forms.Controlから継承されます。 | |
ResumeRowSynchronization | 行の同期化を再開します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
ResumeSummaryUpdates | 行変更通知が受信されるたびに再計算対象の集計をマークするというデフォルトの動作を再開します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
Scale | System.Windows.Forms.Controlから継承されます。 | |
ScaleBitmapLogicalToDevice | Scales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. System.Windows.Forms.Controlから継承されます。 | |
Select | オーバーロードされます。 Activates the control. System.Windows.Forms.Controlから継承されます。 | |
SelectNextControl | Activates the next control. System.Windows.Forms.Controlから継承されます。 | |
SendToBack | Sends the control to the back of the z-order. System.Windows.Forms.Controlから継承されます。 | |
SetBounds | オーバーロードされます。 Sets the bounds of the control to the specified location and size. System.Windows.Forms.Controlから継承されます。 | |
SetDataBinding | オーバーロードされます。 コントロールのデータソースとデータメンバーを 1 つのアトミック操作で設定します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
Show | Displays the control to the user. System.Windows.Forms.Controlから継承されます。 | |
ShowColumnChooser | オーバーロードされます。 ユーザーが列を非表示または非表示解除できる列チューザダイアログを表示します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
ShowCustomFilterDialog | カスタム フィルター ダイアログを表示し、新しいフィルターを適用します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
SuspendLayout | Temporarily suspends the layout logic for the control. System.Windows.Forms.Controlから継承されます。 | |
SuspendRowSynchronization | 行の同期化を中断します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
SuspendSummaryUpdates | 集計の更新を中断します。UltraGrid は行変更通知を受信するたびに、再計算対象の集計をマークします。このメソッドを呼び出すと、行変更通知が受信されても再計算対象の集計がマークされなくなります。デフォルトの動作(再計算対象の集計をマークする)を再開するためには、UltraGridBase.ResumeSummaryUpdates を呼び出す必要があります。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
ToString | System.ComponentModel.Componentから継承されます。 | |
Update | Infragistics.Win.UltraControlBaseから継承されます。 | |
UpdateData | 変更された情報を更新(コミット)します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 |