このクラスのメンバの一覧は、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 | このグリッドで現在進行中の非同期エクスポート操作をキャンセルします。 | |
ClearUndoHistory | 元に戻す/やり直すの履歴をクリアします。 | |
ClearXsdConstraints | EnforceXsdConstraints(String,XsdConstraintFlags) メソッドによって設定されたバンドおよび列のすべてのプロパティをリセットします。EnforceXsdConstraintsメソッドによって設定された後でもう一度設定された制約プロパティはリセットされません。 | |
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 | オーバーロードされます。 選択したすべての行を削除します。 | |
Dispose | オーバーロードされます。 オーバーライドされます。 使用中のリソースをすべてクリーンアップします。 | |
DoDragDrop | Begins a drag-and-drop operation. System.Windows.Forms.Controlから継承されます。 | |
DrawToBitmap | Supports rendering to the specified bitmap. System.Windows.Forms.Controlから継承されます。 | |
EditHeader | オーバーロードされます。 指定したヘッダーを編集モードにしてユーザーがヘッダー キャプションを編集できます。 | |
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 スキーマ内で見つかった制約をグリッドのバンドと列に適用します。 | |
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 | 印刷時に印刷レイアウトから渡される列に対応するグリッドで列を取得します。 | |
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 | 画面上のグリッドから渡された行に対応するエクスポートまたは印刷行を取得します。 | |
GetPrintRowsFromRows | 画面上のグリッドから渡された行に対応するエクスポートまたは印刷行を取得します。 | |
GetRow | バンド(0)内の最初または最後の行に対応するUltraGridRowオブジェクトを返します。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
GetRowFromPrintRow | オーバーロードされます。 印刷時に印刷レイアウトから渡される行に対応するグリッドで行を取得します。 | |
GetRowsFromPrintRows | 印刷またはエクスポート レイアウトから渡される行コレクションに対応するグリッドで行コレクションを取得します。 | |
GetSummarySettingsFromPrintSummarySettings | 印刷またはエクスポート レイアウトから渡された SummarySettings に相対するグリッドの SUmmarySettings を取得します。 | |
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 | オーバーロードされます。 ユーザーによるコントロールの操作をシミュレートします。 | |
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から継承されます。 | |
オーバーロードされます。 グリッドデータの印刷レポートの作成を開始します。 | ||
PrintPreview | オーバーロードされます。 グリッドデータのレポートがどのように印刷されるかを示すプレビューの作成を開始します。 | |
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プロパティをデフォルト値にリセットします。 | |
ResetGesturesEnabled | GesturesEnabled プロパティをデフォルト値に復元します。 | |
ResetImageList | ImageListプロパティをデフォルト値にリセットします。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
ResetLayouts | すべてのレイアウトをクリアします。 Infragistics.Win.UltraWinGrid.UltraGridBaseから継承されます。 | |
ResetRowUpdateCancelAction | RowUpdateCancelAction プロパティを CancelUpdate のデフォルト値にリセットします。 | |
ResetText | Resets the System.Windows.Forms.Control.Text property to its default value. System.Windows.Forms.Controlから継承されます。 | |
ResetUpdateMode | UpdateModeプロパティをデフォルト値(OnRowChangeOrLostFocus)にリセットします。 | |
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から継承されます。 |