このクラスのメンバの一覧は、UltraPivotGridメンバを参照してください。
名前 | 解説 | |
---|---|---|
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から継承されます。 | |
BringCellIntoView | 指定したインデックスを持つT:Infragistics.Win.UltraWinPivotGrid.Data.PivotGridColumnをコントロールの表示可能領域に移動します。 | |
BringColumnIntoView | オーバーロードされます。 指定したT:Infragistics.Win.UltraWinPivotGrid.Data.PivotGridColumnをコントロールの表示可能領域に移動します。 | |
BringRowIntoView | オーバーロードされます。 指定した T:Infragistics.Win.UltraWinPivotGrid.Data.PivotGridRow をコントロールの表示可能領域に移動します。 | |
BringToFront | Brings the control to the front of the z-order. System.Windows.Forms.Controlから継承されます。 | |
CellFromPoint | 指定したポイントで要素と関連付けられた PivotGridCell への参照を返します。指定したポイントの要素がどのセルにも直接関連付けられていない場合は null を返します。 | |
ClearPropertyCache | プロパティ値を維持する目的で現在キャッシュされている PivotGridRow インスタンス、PivotGridColumn インスタンス、PivotGridCell インスタンス、またはPivotGridDropAreaItem インスタンスを逆参照します。 | |
ColumnFromPoint | 指定したポイントで要素と関連付けられた PivotGridColumn への参照を返します。指定したポイントの要素がどの列にも直接関連付けられていない場合は null を返します。 | |
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から継承されます。 | |
Dispose | オーバーロードされます。 オーバーライドされます。 コントロールのリソースの破棄を処理します。 | |
DoDragDrop | Begins a drag-and-drop operation. System.Windows.Forms.Controlから継承されます。 | |
DrawToBitmap | Supports rendering to the specified bitmap. System.Windows.Forms.Controlから継承されます。 | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. System.Windows.Forms.Controlから継承されます。 | |
EndUpdate | オーバーロードされます。 Infragistics.Win.UltraControlBaseから継承されます。 | |
FindForm() | Retrieves the form that the control is on. System.Windows.Forms.Controlから継承されます。 | |
Focus | Sets input focus to the control. System.Windows.Forms.Controlから継承されます。 | |
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から継承されます。 | |
GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. System.Windows.Forms.Controlから継承されます。 | |
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から継承されます。 | |
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 | Infragistics.Win.UltraControlBaseから継承されます。 | |
PerformAction | 指定されたユーザー インターフェイス操作を実行します。 | |
PerformKeyAction | 指定されたユーザー インターフェイス操作を実行します。 | |
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から継承されます。 | |
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.UltraControlBaseから継承されます。 | |
ResetAllRowHeaderColumnWidths | すべての行ヘッダー列の幅をデフォルト値に復元します。 | |
ResetAppearance | Appearance プロパティをリセットします。 | |
ResetFilterSelectorAppearance | Appearance プロパティをリセットします。 | |
ResetGesturesEnabled | GesturesEnabled プロパティをデフォルト値に復元します。 | |
ResetText | Resets the System.Windows.Forms.Control.Text property to its default value. System.Windows.Forms.Controlから継承されます。 | |
ResumeLayout | オーバーロードされます。 Resumes usual layout logic. System.Windows.Forms.Controlから継承されます。 | |
RowFromPoint | 指定したポイントで要素と関連付けられた PivotGridRow への参照を返します。指定したポイントの要素がどの行にも直接関連付けられていない場合は null を返します。 | |
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から継承されます。 | |
SetDataSource | コントールの DataSource プロパティを指定した値に設定し、その直後に初期化します。 | |
SetRowHeaderColumnWidth | 指定した行ヘッダー列のグラフィック幅を設定します。 | |
Show | Displays the control to the user. System.Windows.Forms.Controlから継承されます。 | |
SuspendLayout | Temporarily suspends the layout logic for the control. System.Windows.Forms.Controlから継承されます。 | |
ToString | System.ComponentModel.Componentから継承されます。 | |
Update | Infragistics.Win.UltraControlBaseから継承されます。 |