このクラスのメンバの一覧は、UltraTreeメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | 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から継承されます。 |
![]() | CollapseAll | この UltraTree インスタンスに表示されるすべての nodes を縮小します。 |
![]() | Contains | Retrieves a value indicating whether the specified control is a child of the control. System.Windows.Forms.Controlから継承されます。 |
![]() | CopySelectedNodes | SelectedNodes をクリップボードにコピーします。 |
![]() | 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から継承されます。 |
![]() | CutSelectedNodes | SelectedNodes をクリップボードに切り取ります。 |
![]() | 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.IsUpdating フラグを False にリセットし、オプションでコントロールを無効にします。 |
![]() | ExpandAll | オーバーロードされます。 この UltraTree インスタンスに表示されるすべての nodes を縮小します。 |
![]() | 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から継承されます。 |
![]() | GetNodeByKey | 指定されたキーを持つノードを返します。 |
![]() | GetNodeCount | UltraTree に含まれるノードの数を返します。 |
![]() | GetNodeFromPoint | オーバーロードされます。 指定した座標にあるツリー ノードを取得します。 |
![]() | GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. System.Windows.Forms.Controlから継承されます。 |
![]() | HasNodeLevelOverride | コントロールが、指定されたインデックスでNodeLevelOverrideを持っているかどうかを取得します。 |
![]() | 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から継承されます。 |
![]() | LoadComponentSettings | このコンポーネントのユーザー構成設定を読み込みします。 |
![]() | LoadFromBinary | オーバーロードされます。 指定したストリームから、バイナリ形式ですでに保存されている UltraTree データを読み込みします。 |
![]() | LoadFromXml | オーバーロードされます。 以前にXML (Soap) 形式で保存された指定されたストリームから UltraTree データをロードします。 |
![]() | LogicalToDeviceUnits | Converts a Logical DPI value to it's equivalent DeviceUnit DPI value. System.Windows.Forms.Controlから継承されます。 |
![]() | NotifyDpiChanged | Infragistics.Win.UltraControlBaseから継承されます。 |
![]() | PasteNodes | オーバーロードされます。 ノードをクリップボードから ActiveNode の UltraTreeNode.Nodes コレクションに追加します。 |
![]() | 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から継承されます。 |
![]() | 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 | オーバーライドされます。 コントロールを無効化してただちに更新します。 |
![]() | RefreshSort | オーバーロードされます。 コンストラクター。 |
![]() | Reset | すべてのプロパティをデフォルト値にリセットします。 |
![]() | ResetAllowAutoDragScrolling | AllowAutoDragScrolling プロパティをデフォルト値にリセットします。 |
![]() | ResetAllowKeyboardSearch | AllowKeyboardSearch プロパティをデフォルト値にリセットします。 |
![]() | ResetAppearance | Appearanceプロパティをデフォルト値にリセットします。 |
![]() | ResetAppearances | Appearancesコレクションを空の状態にリセットします。これによって、すべてのAppearanceオブジェクトがコレクションから削除されます。 |
![]() | ResetAutoDragExpandDelay | AutoDragExpandDelay プロパティをデフォルト値にリセットします。 |
![]() | ResetAutoScrollHorizontal | AutoScrollHorizontal プロパティをデフォルト値にリセットします。 |
![]() | ResetBorderStyle | BorderStyleNode をデフォルト値にリセットします。 |
![]() | ResetColumnSettings | ColumnSettings オブジェクト プロパティをリセットし、UltraTreeColumnSettings インスタンスのすべてのプロパティをデフォルト値にリセットします。 |
![]() | ResetComponentSettings | このコンポーネントのユーザー構成設定をリセットします。 |
![]() | ResetDataMember | DataMember プロパティをデフォルト値にリセットします。 |
![]() | ResetDataSource | DataSource プロパティをデフォルト値にリセットします。 |
![]() | ResetDisplayStyle | DisplayStyle プロパティをデフォルト値にリセットします。 |
![]() | ResetDrawsFocusRect | DrawsFocusRect プロパティをデフォルト値にリセットします。 |
![]() | ResetExpansionIndicator | オーバーロードされます。 ツリーのすべてのレベルにあるすべてのノードに対して HasExpansionIndicator プロパティを True に設定します。Override.ShowExpansionIndicator プロパティが CheckOnExpand に設定されるノードに限って適用されます。 |
![]() | ResetExpansionIndicatorColor | ExpansionIndicatorColor をデフォルトにリセットします。 |
![]() | ResetExpansionIndicatorImageCollapsed | ExpansionIndicatorImageCollapsed プロパティをデフォルト値にリセットします。 |
![]() | ResetExpansionIndicatorImageCollapsedHotTracked | ExpansionIndicatorImageCollapsedHotTracked プロパティをデフォルト値にリセットします。 |
![]() | ResetExpansionIndicatorImageExpanded | ExpansionIndicatorImageExpanded プロパティをデフォルト値にリセットします。 |
![]() | ResetExpansionIndicatorImageExpandedHotTracked | ExpansionIndicatorImageExpandedHotTracked プロパティをデフォルト値にリセットします。 |
![]() | ResetExpansionIndicatorPadding | ExpansionIndicatorPadding プロパティをデフォルト値にリセットします。 |
![]() | ResetExpansionIndicatorSize | ExpansionIndicatorSize プロパティをデフォルト値にリセットします。 |
![]() | ResetFullRowSelect | FullRowSelect プロパティをデフォルト値にリセットします。 |
![]() | ResetGesturesEnabled | GesturesEnabled プロパティをデフォルト値に復元します。 |
![]() | ResetHideExpansionIndicators | HideExpansionIndicators プロパティをデフォルト値にリセットします。 |
![]() | ResetHideSelection | HideSelectionをデフォルトにリセットします。 |
![]() | ResetImageList | ImageList をデフォルトにリセットします。 |
![]() | ResetImagePadding | ImagePadding をデフォルトにリセットします。 |
![]() | ResetImageTransparentColor | ImageTransparentColor プロパティをデフォルト値にリセットします。 |
![]() | ResetIncludeCollapsedDescendantsOnRangeSelection | IncludeCollapsedDescendantsOnRangeSelection プロパティをデフォルト値にリセットします。 |
![]() | ResetIndent | Indent をデフォルトにリセットします。 |
![]() | ResetLeftImagesSize | LeftImagesSizeをデフォルトにリセットします。 |
![]() | ResetNodeConnectorColor | NodeConnectorColor をデフォルトにリセットします。 |
![]() | ResetNodeConnectorStyle | NodeConnectorStyle をデフォルトにリセットします。 |
![]() | ResetNodeLevelOverrides | NodeLevelOverrides コレクションをリセットして、そのすべての項目を削除します。 |
![]() | ResetNodes | ノードのコレクションをリセットして、そのすべてのアイテムを削除します。 |
![]() | ResetOverride | Overrideをデフォルト値にリセットします。 |
![]() | ResetPathSeparator | PathSeparator をデフォルトにリセットします。 |
![]() | ResetRightImagesSize | RightImagesSizeをデフォルトにリセットします。 |
![]() | ResetSaveSettings | SaveSettings をデフォルトにリセットします。 |
![]() | ResetSaveSettingsFormat | SaveSettingsFormat をデフォルトにリセットします。 |
![]() | ResetScrollable | Scrollable をデフォルトにリセットします。 |
![]() | ResetScrollBarLook | ScrollBarLook をデフォルトにリセットします。 |
![]() | ResetScrollBounds | ScrollBounds プロパティをデフォルト値にリセットします。 |
![]() | ResetSelectionBehavior | SelectionBehavior プロパティをデフォルト値にリセットします。 |
![]() | ResetSettingsKey | SettingsKey をデフォルトにリセットします。 |
![]() | ResetShowLines | ShowLines をデフォルトにリセットします。 |
![]() | ResetShowRootLines | ShowRootLines をデフォルトにリセットします。 |
![]() | ResetSynchronizeCurrencyManager | SynchronizeCurrencyManager プロパティをデフォルト値にリセットします。 |
![]() | ResetText | Resets the System.Windows.Forms.Control.Text property to its default value. System.Windows.Forms.Controlから継承されます。 |
![]() | ResetUpdateMode | ResetUpdateMode プロパティの値をデフォルト値にリセットします。 |
![]() | ResetViewStyle | ViewStyle プロパティをデフォルト値にリセットします。 |
![]() | ResumeLayout | オーバーロードされます。 Resumes usual layout logic. System.Windows.Forms.Controlから継承されます。 |
![]() | SaveAsBinary | オーバーロードされます。 指定したストリームにバイナリ形式で UltraTree データを保存します。 |
![]() | SaveAsXml | オーバーロードされます。 指定したストリームに XML (SOAP) 形式で UltraTree データを保存します。 |
![]() | SaveComponentSettings | このコンポーネントのユーザー構成設定を保存します。 |
![]() | 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 つのアトミック操作で設定します。 |
![]() | ShouldSerializeAppearance | Appearanceプロパティのシリアル化が必要な場合、Trueを返します。 |
![]() | ShouldSerializeAutoScrollHorizontal | AutoScrollHorizontal プロパティのシリアル化が必要かどうかを返します。 |
![]() | ShouldSerializeColumnSettings | ColumnSettings オブジェクト プロパティのシリアル化が必要かどうかを返します。 |
![]() | ShouldSerializeDataMember | DataMember プロパティのシリアル化が必要かどうかを返します。 |
![]() | ShouldSerializeDataSource | DataSource プロパティのシリアル化が必要かどうかを返します。 |
![]() | ShouldSerializeDisplayStyle | DisplayStyle プロパティのシリアル化が必要かどうかを返します。 |
![]() | ShouldSerializeDrawsFocusRect | DrawsFocusRect プロパティのシリアル化が必要かどうかを返します。 |
![]() | ShouldSerializeExpansionIndicatorColor | ExpansionIndicatorColor をシリアル化する必要がある場合はTrueを返します。 |
![]() | ShouldSerializeExpansionIndicatorImageCollapsed | ExpansionIndicatorImageCollapsed プロパティのシリアル化が必要かどうかを返します。 |
![]() | ShouldSerializeExpansionIndicatorImageCollapsedHotTracked | ExpansionIndicatorImageCollapsedHotTracked プロパティのシリアル化が必要かどうかを返します。 |
![]() | ShouldSerializeExpansionIndicatorImageExpanded | ExpansionIndicatorImageExpanded プロパティのシリアル化が必要かどうかを返します。 |
![]() | ShouldSerializeExpansionIndicatorImageExpandedHotTracked | ExpansionIndicatorImageExpandedHotTracked プロパティのシリアル化が必要かどうかを返します。 |
![]() | ShouldSerializeExpansionIndicatorPadding | ExpansionIndicatorPadding プロパティのシリアル化が必要かどうかを返します。 |
![]() | ShouldSerializeExpansionIndicatorSize | ExpansionIndicatorSize プロパティのシリアル化が必要かどうかを返します。 |
![]() | ShouldSerializeHideExpansionIndicators | HideExpansionIndicators プロパティのシリアル化が必要かどうかを返します。 |
![]() | ShouldSerializeHideSelection | HideSelectionのシリアル化が必要な場合はTrueを返します。 |
![]() | ShouldSerializeImageList | ImageList のシリアル化が必要な場合は True を返します。 |
![]() | ShouldSerializeIndent | Indent をシリアル化する必要がある場合はTrueを返します。 |
![]() | ShouldSerializeLeftImagesSize | LeftImagesSizeのシリアル化が必要な場合はTrueを返します。 |
![]() | ShouldSerializeNodeConnectorColor | NodeConnectorColor をシリアル化する必要がある場合はTrueを返します。 |
![]() | ShouldSerializeNodeConnectorStyle | NodeConnectorStyle をシリアル化する必要がある場合はTrueを返します。 |
![]() | ShouldSerializeNodes | ノードのコレクションのシリアル化が必要な場合はTrueを返します。 |
![]() | ShouldSerializePathSeparator | PathSeparator をシリアル化する必要がある場合はTrueを返します。 |
![]() | ShouldSerializeRightImagesSize | RightImagesSizeのシリアル化が必要な場合はTrueを返します。 |
![]() | ShouldSerializeScrollable | Scrollable をシリアル化する必要がある場合はTrueを返します。 |
![]() | ShouldSerializeScrollBounds | ScrollBounds プロパティのシリアル化が必要かどうかを返します。 |
![]() | ShouldSerializeShowLines | ShowLines をシリアル化する必要がある場合はTrueを返します。 |
![]() | ShouldSerializeShowRootLines | ShowRootLines をシリアル化する必要がある場合はTrueを返します。 |
![]() | ShouldSerializeSynchronizeCurrencyManager | SynchronizeCurrencyManager プロパティのシリアル化が必要かどうかを返します。 |
![]() | ShouldSerializeViewStyle | ViewStyle プロパティのシリアル化が必要かどうかを返します。 |
![]() | 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から継承されます。 |