バージョン

WebDataTree クラス メンバ

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

パブリック コンストラクタ
パブリック プロパティ
 名前解説
Public プロパティAccessKeyGets or sets the access key that allows you to quickly navigate to the Web server control. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティActiveNodeアクテイブなツリー ノードを取得または設定します。  
Public プロパティAjaxIndicatorajax インジケーターに関連するプロパティのコンテナーへの参照を取得します。  
Public プロパティAllNodes深さ優先順のツリー ノードの完全リストから成る ArrayList を返します。  
Public プロパティAnimationDurationツリー ノードを展開または縮小するために使用するアニメーション期間を定義します。  
Public プロパティAnimationEquationTypeツリー ノードを展開または縮小するアニメーションの方程式のタイプを定義します。  
Public プロパティAppRelativeTemplateSourceDirectoryGets or sets the application-relative virtual directory of the System.Web.UI.Page or System.Web.UI.UserControl object that contains this control. System.Web.UI.Controlから継承されます。
Public プロパティAttributesGets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティAutoPostBackFlags自動ポストバック フラグは、さまざまなクライアント側イベントを発生する時に、開発者が自動ポストバックを構成することを許可します。  
Public プロパティBackColorGets or sets the background color of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティBorderColorGets or sets the border color of the Web control. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティBorderStyleGets or sets the border style of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティBorderWidthGets or sets the border width of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティCheckBoxModeチェック ボックスの選択は off、bi-state、または tri-state モードであることを決定する CheckBoxMode 値を取得または設定します。  
Public プロパティCheckedNodesすべてのチェックされたツリー ノードを含む配列を取得します。  
Public プロパティClientEvents  
Public プロパティClientIDGets the control ID for HTML markup that is generated by ASP.NET. System.Web.UI.Controlから継承されます。
Public プロパティClientIDModeGets or sets the algorithm that is used to generate the value of the System.Web.UI.Control.ClientID property. System.Web.UI.Controlから継承されます。
Public プロパティClientRenderingTemplateクライアントの描画テンプレートを取得または設定します。  
Public プロパティCollapseImageToolTip縮小可能なノード インジケーターで表示される画像の ToolTip を取得または設定します。  
Public プロパティControlsGets a System.Web.UI.ControlCollection object that represents the child controls for a specified server control in the UI hierarchy. System.Web.UI.Controlから継承されます。
Public プロパティControlStyleGets the style of the Web server control. This property is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティControlStyleCreatedGets a value indicating whether a System.Web.UI.WebControls.Style object has been created for the System.Web.UI.WebControls.WebControl.ControlStyle property. This property is primarily used by control developers. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティCssClassGets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティCustomAJAXResponseAJAX の応答としてクライアントに渡される値のコンテナー。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティDataBindingManagerDataBindingManager as DataTreeBindingManager を返します。  
Public プロパティDataBindingsxml ノードの各タイプがコントロールの項目にどのように割り当てられるかを制御する DataBinding オブジェクトのコレクション。DataBindings コレクションの各 DataBinding オブジェクトは、DataMember プロパティに基づいて xml ノードの 1 つのタイプを制御します。DataMemberプロパティは、DataBindingが適用されるxmlデータソース内のTag名を識別します。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティDataLoadingMessageノードが Ajax callback にフェッチされるときに表示されるテキストメッセージを指定します。  
Public プロパティDataLoadingMessageCssClassDataLoadingMessage Css クラスを指定します。  
Public プロパティDataLoadingTemplateツリー データの読み込みメッセージのテンプレートとして適用される ITemplate オブジェクト。  
Public プロパティDataLoadingTemplateContainerツリー データの読み込み テンプレートのコンテナー コントロール。テンプレートのインスタンス化の間に初期化されます。  
Public プロパティDataMemberDataBind 操作中にデータをエミュレートするために使用される DataSource プロパティの特定のデータ メンバーを識別する文字列値を取得または設定します。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティDataSourceデータをエミュレートしてコントロールを移植するために使用できるオブジェクト参照を設定または取得します。このプロパティは DataSourceID プロパティが null または空である場合に限って DataBind 操作中にチェックされます。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティDataSourceIDこのコントロールが接続される DataSource コントロールの ID を設定または取得します。このプロパティが null に設定される場合、DataSource プロパティは DataBind 中にチェックされます。DataSource プロパティが設定される場合、そのオブジェクトを使用してコントロールを移植するためにデータをエミュレートします。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティDragDropSettingsドラッグ アンド ドロップ動作をカスタマイズしますサポートされる各モードでドラッグ アンド ドロップ カーソルをカスタマイズできます。  
Public プロパティEnableAjaxAjax コールバックの階層データ ソースのバインディングが有効かどうかを決定するブール値を設定/取得します。このプロパティのデフォルトは True です。DataTree は、DataSource コントロールにバインドされていない場合、このプロパティの効果がなくなり、Ajax コールバックはツリーへの読み込みに使用されません。  
Public プロパティEnableAjaxViewStateプロパティがこのコントロールの非同期のポストバックのときに変更された場合、ページのコントロールのビューステートを保持できるように取得または設定します。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティEnableAutoCheckingノードがチェックされたときに、子および親ノードが自動的にチェックされるかどうかを決定するブール値を取得または設定します。  
Public プロパティEnableClientRenderingWebDataTree をクライアント側で描画してデータ バインドするかどうかを示します。  
Public プロパティEnableConnectorLinesコネクター線が同じ親の兄弟ノードの間の線を描画するかどうかを決定するブール値をを設定/取得します。このプロパティを True に設定して、接続線の描画に使用される画像を構成するためにクライアントにはるかに多いマークアップが作成される結果になります。  
Public プロパティEnabledオーバーライドされます。 ASP.NET AJAX コントロールが有効かどうかを示す値を取得または設定します。  
Public プロパティEnableEmbeddedJavaScriptコントロールの埋め込み JavaScript を読み込むことを指示します。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティEnableExpandImages展開または縮小画像がツリーのために描画されるかどうかを決定するブール値を設定/取得します。  
Public プロパティEnableExpandOnClickマウスのクリックでノードを展開または縮小できるかどうかのブール値を取得または設定します。デフォルトでこのプロパティを false に設定すると、ノードの次の展開/縮小画像をクリックすることによってのみ展開/縮小ができます。  
Public プロパティEnableHotTrackingノードがマウスでホット トラッキングできるかどうかを決定するブール値を取得または設定します。デフォルトでこのプロパティは False に設定されます。  
Public プロパティEnableSingleBranchExpand1 ノードのパスのみが展開できるかどうかを決定するブール値を取得または設定します。デフォルトでこのプロパティは False に設定されます。  
Public プロパティEnableThemingGets or sets a value indicating whether themes apply to this control. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティEnableViewStateGets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. System.Web.UI.Controlから継承されます。
Public プロパティExpandImageToolTip展開可能なノード インジケーターで表示される画像の ToolTip を取得または設定します。  
Public プロパティFontGets the font properties associated with the Web server control. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティForeColorGets or sets the foreground color (typically the color of the text) of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティHasAttributesGets a value indicating whether the control has attributes set. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティHeightGets or sets the height of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティIDGets or sets the programmatic identifier assigned to the server control. System.Web.UI.Controlから継承されます。
Public プロパティInitialDataBindDepthデータツリーが初めて表示されるときにノードを何レベル データバインドするかを決定する整数値を設定/取得します。デフォルトの値 -1 は、レベルをすべてデータ バインドすることを示します。  
Public プロパティInitialExpandDepthデータツリーが初めて表示されるときにノードを何レベル展開するかを決定する整数値を設定/取得します。デフォルトの値 -1 は、レベルが何も展開しないことを示します。  
Public プロパティInsecureSubmitTokens安全ではない文字列のリストを配列として取得または設定します。

このプロパティは、アプリケーションでスクリプトの脆弱性を回避します。要求がクライアントから来て隠しフィールドの値に安全ではないトークンが含まれている時、クライアントの変更は破棄されます。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティInsecureSubmitTokensAsString「|」の文字によって分離された安全ではない文字列のリストを取得または設定します。

そのプロパティは、スクリプトの脆弱性からアプリケーションを保護するために設計されています。要求がクライアントから来て隠しフィールドの値に安全ではないトークンが含まれている時、クライアントの変更は破棄されます。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティIsInitializedデータソースの階層でどのぐらいの深さまでデータバインディングを続行するかを決定する整数値を設定/取得します。データソース階層と同等に深いデータバインディングの続行を示すデフォルト値は、-12 の値は、データ バインディングが ルート レベルから 2 レベル下まで続行することを指定します。  
Public プロパティIsInsideCallbackWebDataTree が、クライアント上でノードを生成するために Ajax コールバック内で現在動作しているかを示すブール値を取得します。このプロパティは読み取り専用です。  
Public プロパティItemTemplate個別の Item がそれ自体の非ヌルの Template プロパティを持たない、または ItemTemplates コレクションで ItemTemplate を参照するための TemplateId セットを持たない限り、コントロール内のすべての項目のテンプレートとして適用される ITemplate オブジェクト。 Infragistics.Web.UI.NavigationControls.NavControlから継承されます。
Public プロパティMaxDataBindDepthデータソースの階層でどのぐらいの深さまでデータバインディングを続行するかを決定する整数値を設定/取得します。データソース階層と同等に深いデータバインディングの続行を示すデフォルト値は、-12 の値は、データ バインディングが ルート レベルから 2 レベル下まで続行することを指定します。  
Public プロパティNamingContainerGets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same System.Web.UI.Control.ID property value. System.Web.UI.Controlから継承されます。
Public プロパティNodeEditingツリーのノード編集構成を指定するプロパティを含みます。  
Public プロパティNodeIndentWebDataTree の子ノードのインデントの量 (ピクセル単位) を取得または設定します。インデントは、EnableConnectorLines を False に設定する時のみ適用されます。  
Public プロパティNodesDataTree のルート ノードのコレクション。  
Public プロパティNodeSettingsノードが値をオーバーライドしない限りすべてのノードに適用するノード プロパティを含みます。  
Public プロパティNoNodesTemplate空ツリーのテンプレートとして適用される ITemplate オブジェクト。  
Public プロパティNoNodesTemplateContainerツリー ノードがないテンプレートのコンテナー コントロール。テンプレートのインスタンス化の間に初期化されます。  
Public プロパティOptimizeCollectionsStateコレクション クライアントの状態は ViewState に保存されることになるため、ポストバック時にクライアント側のコレクションがクライアントから送られることはなくなります。これを設定すると、ページ サイズは ViewState の分だけ大きくなりますが、コレクションの状態がクライアントからアップロードされることがなくなるため、ポストバック時間は大幅に短くなります。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティPageGets a reference to the System.Web.UI.Page instance that contains the server control. System.Web.UI.Controlから継承されます。
Public プロパティParentGets a reference to the server control's parent control in the page control hierarchy. System.Web.UI.Controlから継承されます。
Public プロパティRenderer Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティRenderingCompatibilityGets a value that specifies the ASP.NET version that rendered HTML will be compatible with. System.Web.UI.Controlから継承されます。
Public プロパティRootDataMemberルーツ データ メンバーの名前を取得または設定します。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティRootItemツリー指向の項目構造で項目の toplevel コレクションのルート項目。UI でツリーが複数のルートのように見えたとしても、データ構造の観点からは、ツリーは常に単一のルートである必要があります。したがって、NavControl の RootItem はユーザーおよび API からは非表示ですが、ツリーを単一のルート ツリーとして取り扱う必要がある場合に使用できます。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティRunBotRunBot クラスによって提供されるランタイム サポート サービスへのアクセスをコントロールに提供します。これらのサービスをコントロール自体から分離することで、提供されるサービスから利益を得るために特定のコントロールが固有の基本クラスから継承しなければならないという要件はありません。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティSelectedNodesすべての選択されたツリー ノードを含む配列を取得します。  
Public プロパティSelectionTypeツリー ノードの選択タイプを定義します。  
Public プロパティSingleBranchExpandLevelシングル ブランチの展開をどのサブレベルに適用するかを決定する整数値を取得または設定します。  
Public プロパティSiteGets information about the container that hosts the current control when rendered on a design surface. System.Web.UI.Controlから継承されます。
Public プロパティSkinIDGets or sets the skin to apply to the control. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティStyleGets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティStyleSetNameこのコントロールのテーマ化された外観を定義する Application Styling Framework (tm) スタイルセットの名前。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティStyleSetPathコントロールのこのタイプの Application Styling Framework(tm) スタイルセット ファイルを含むパス。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public プロパティSupportsDisabledAttributeGets a value that indicates whether the control should set the disabled attribute of the rendered HTML element to "disabled" when the control's System.Web.UI.WebControls.WebControl.IsEnabled property is false. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。
Public プロパティTabIndexGets or sets the tab index of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティTemplateControlGets or sets a reference to the template that contains this control. System.Web.UI.Controlから継承されます。
Public プロパティTemplatesItem.TemplateId プロパティを ItemTemplate の ID に設定することによって、派生した Control 内の項目で共有できる ItemTemplate オブジェクトのインスタンスを含む ControlCollection を取得します。 Infragistics.Web.UI.NavigationControls.NavControlから継承されます。
Public プロパティTemplateSourceDirectoryGets the virtual directory of the System.Web.UI.Page or System.Web.UI.UserControl that contains the current server control. System.Web.UI.Controlから継承されます。
Public プロパティToolTipGets or sets the text displayed when the mouse pointer hovers over the Web server control. System.Web.UI.WebControls.WebControlから継承されます。
Public プロパティUniqueIDGets the unique, hierarchically qualified identifier for the server control. System.Web.UI.Controlから継承されます。
Public プロパティValidateRequestModeGets or sets a value that indicates whether the control checks client input from the browser for potentially dangerous values. System.Web.UI.Controlから継承されます。
Public プロパティViewStateModeGets or sets the view-state mode of this control. System.Web.UI.Controlから継承されます。
Public プロパティVisibleGets or sets a value that indicates whether a server control is rendered as UI on the page. System.Web.UI.Controlから継承されます。
Public プロパティWidthGets or sets the width of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティAdapterGets the browser-specific adapter for the control. System.Web.UI.Controlから継承されます。
Protected プロパティChildControlsCreatedGets a value that indicates whether the server control's child controls have been created. System.Web.UI.Controlから継承されます。
Protected プロパティClientIDSeparatorGets a character value representing the separator character used in the System.Web.UI.Control.ClientID property. System.Web.UI.Controlから継承されます。
Protected プロパティEventsGets a list of event handler delegates for the control. This property is read-only. System.Web.UI.Controlから継承されます。
Protected プロパティHasChildViewStateGets a value indicating whether the current server control's child controls have any saved view-state settings. System.Web.UI.Controlから継承されます。
Protected プロパティIdSeparatorGets the character used to separate control identifiers. System.Web.UI.Controlから継承されます。
Protected プロパティInitializedGets a value indicating whether the data-bound control has been initialized. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。
Protected プロパティIsBoundUsingDataSourceIDGets a value indicating whether the System.Web.UI.WebControls.BaseDataBoundControl.DataSourceID property is set. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。
Protected プロパティIsTrackingViewStateGets a value that indicates whether the server control is saving changes to its view state. System.Web.UI.Controlから継承されます。
Protected プロパティIsUsingModelBindersWhen implemented in a derived class, gets a value that indicates whether the control is using model binders. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。
Protected プロパティLoadViewStateByIDGets a value indicating whether the control participates in loading its view state by System.Web.UI.Control.ID instead of index. System.Web.UI.Controlから継承されます。
Protected プロパティRequiresDataBindingGets or sets a value indicating whether the System.Web.UI.WebControls.BaseDataBoundControl.DataBind method should be called. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。
Protected プロパティStyleBotStyleBot クラスによって提供されるスタイル サポート サービスへのアクセスをコントロールに提供します。これらのサービスをコントロール自体から分離することで、提供されるサービスから利益を得るために特定のコントロールが固有の基本クラスから継承しなければならないという要件はありません。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Protected プロパティTagKeyGets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。
Protected プロパティTagNameGets the name of the control tag. This property is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。
Protected プロパティViewStateGets a dictionary of state information that allows you to save and restore the view state of a server control across multiple requests for the same page. System.Web.UI.Controlから継承されます。
Protected プロパティViewStateIgnoresCaseGets a value that indicates whether the System.Web.UI.StateBag object is case-insensitive. System.Web.UI.Controlから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドApplyStyleCopies any nonblank elements of the specified style to the Web control, overwriting any existing style elements of the control. This method is primarily used by control developers. System.Web.UI.WebControls.WebControlから継承されます。
Public メソッドApplyStyleSheetSkinApplies the style properties defined in the page style sheet to the control. System.Web.UI.Controlから継承されます。
Public メソッドClearSelectionすべての選択済みノードの選択を解除します。  
Public メソッドClearTemplates新しいテンプレートをインスタンス化できるように、コントロールに存在するすべてのテンプレートを消去するためにフレームワーク呼び出しをオーバーライドします。このメソッドは、コントロールを更新したテンプレートで更新できるようにテンプレートが編集された時に主にデザイナーから呼び出されます。 Infragistics.Web.UI.NavigationControls.NavControlから継承されます。
Public メソッドCopyBaseAttributesCopies the properties not encapsulated by the System.Web.UI.WebControls.WebControl.Style object from the specified Web server control to the Web server control that this method is called from. This method is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。
Public メソッドDataBindオーバーロードされます。 呼び出されたサーバー コントロールおよびすべての子コントロールにデータ ソースをバインドします。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public メソッドDispose Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public メソッドEnsureTemplates必要となるコントロールのすべてのテンプレートをインスタンス化するためのフレームワーク呼び出しをオーバーライドします。すべてのテンプレートが作成されることを保証するためにページ ライフサイクル中にフレームワークによってこのメソッドは自動的に呼び出されます。 Infragistics.Web.UI.NavigationControls.NavControlから継承されます。
Public メソッドFindControlオーバーロードされます。 Searches the current naming container for a server control with the specified id parameter. System.Web.UI.Controlから継承されます。
Public メソッドFindTemplateByIdこのコレクション内の ItemTemplates を検索し、渡される templateId に一致する最初の項目への参照を返します。 Infragistics.Web.UI.NavigationControls.NavControlから継承されます。
Public メソッドFocusSets input focus to a control. System.Web.UI.Controlから継承されます。
Public メソッドGetRouteUrlオーバーロードされます。 Gets the URL that corresponds to a set of route parameters. System.Web.UI.Controlから継承されます。
Public メソッドGetUniqueIDRelativeToReturns the prefixed portion of the System.Web.UI.Control.UniqueID property of the specified control. System.Web.UI.Controlから継承されます。
Public メソッドHasControlsDetermines if the server control contains any child controls. System.Web.UI.Controlから継承されます。
Public メソッドLoadPostDataプロパティ、オブジェクト、またはコレクションがクライアントで変更された場合、トランザクション リストはここで読み込みされます。また、これが Callback であれば、それは CallbackCreated が呼び出される場所です。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Public メソッドMergeStyleCopies any nonblank elements of the specified style to the Web control, but will not overwrite any existing style elements of the control. This method is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。
Public メソッドRenderBeginTagRenders the HTML opening tag of the control to the specified writer. This method is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。
Public メソッドRenderControlオーバーロードされます。 Outputs server control content to a provided System.Web.UI.HtmlTextWriter object and stores tracing information about the control if tracing is enabled. System.Web.UI.Controlから継承されます。
Public メソッドRenderEndTagRenders the HTML closing tag of the control into the specified writer. This method is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。
Public メソッドResolveClientUrlGets a URL that can be used by the browser. System.Web.UI.Controlから継承されます。
Public メソッドResolveUrlConverts a URL into one that is usable on the requesting client. System.Web.UI.Controlから継承されます。
Public メソッドSetRenderMethodDelegateAssigns an event handler delegate to render the server control and its content into its parent control. System.Web.UI.Controlから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドAddAttributesToRenderAdds HTML attributes and styles that need to be rendered to the specified System.Web.UI.HtmlTextWriterTag. This method is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。
Protected メソッドAddParsedSubObjectNotifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's System.Web.UI.ControlCollection object. System.Web.UI.Controlから継承されます。
Protected メソッドApplyControlStateコントロール状態をこのツリーに適用します。  
Protected メソッドBuildProfileTreeGathers information about the server control and delivers it to the System.Web.UI.Page.Trace property to be displayed when tracing is enabled for the page. System.Web.UI.Controlから継承されます。
Protected メソッドCallbackCreatedオーバーライドされます。 Ajax コールバックが初めに作成されるときに呼び出されます  
Protected メソッドCallbackRenderオーバーライドされます。 Ajax コールバックの間の描画時に呼び出されます。  
Protected メソッドClearCachedClientIDSets the cached System.Web.UI.Control.ClientID value to null 参照 (Visual Basicでは Nothing). System.Web.UI.Controlから継承されます。
Protected メソッドClearChildControlStateDeletes the control-state information for the server control's child controls. System.Web.UI.Controlから継承されます。
Protected メソッドClearChildStateDeletes the view-state and control-state information for all the server control's child controls. System.Web.UI.Controlから継承されます。
Protected メソッドClearChildViewStateDeletes the view-state information for all the server control's child controls. System.Web.UI.Controlから継承されます。
Protected メソッドClearDataItemsオーバーライドされます。 新しいデータバインディング操作の開始前に Items コレクションを消去すべきであることを Control に指示するために DataBinding オブジェクトによって呼び出されます。  
Protected メソッドClearEffectiveClientIDModeSets the System.Web.UI.Control.ClientIDMode property of the current control instance and of any child controls to System.Web.UI.ClientIDMode.Inherit. System.Web.UI.Controlから継承されます。
Protected メソッドConfirmInitStateSets the initialized state of the data-bound control. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。
Protected メソッドCreateChildControlsオーバーライドされます。 子コントロールを作成します。  
Protected メソッドCreateClientEventsオーバーライドされます。 DataTreeClientEvents のインスタンスを作成します。  
Protected メソッドCreateControlCollectionCreates a new System.Web.UI.ControlCollection object to hold the child controls (both literal and server) of the server control. System.Web.UI.Controlから継承されます。
Protected メソッドCreateControlStyleCreates the style object that is used internally by the System.Web.UI.WebControls.WebControl class to implement all style related properties. This method is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。
Protected メソッドCreateDataBindingManagerオーバーライドされます。 このツリーに DataBindingManager を作成します。  
Protected メソッドCreateDataSourceSelectArgumentsオーバーライドされます。 データ バインディング用の DataSourceSelectArguments を作成します。  
Protected メソッドCreateRendererオーバーライドされます。 このツリーのレンダラーを作成します。  
Protected メソッドCreateRunBotオーバーライドされます。 このツリーに runbot を作成します。  
Protected メソッドDataBindChildrenBinds a data source to the server control's child controls. System.Web.UI.Controlから継承されます。
Protected メソッドEnsureChildControlsDetermines whether the server control contains child controls. If it does not, it creates child controls. System.Web.UI.Controlから継承されます。
Protected メソッドEnsureDataBoundCalls the System.Web.UI.WebControls.BaseDataBoundControl.DataBind method if the System.Web.UI.WebControls.BaseDataBoundControl.DataSourceID property is set and the data-bound control is marked to require binding. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。
Protected メソッドEnsureIDCreates an identifier for controls that do not have an identifier assigned. System.Web.UI.Controlから継承されます。
Protected メソッドGetClientEventsObjectClientEvents を公開するコントロールが、正しいタイプキャストで ClientEvents プロパティ内のそのメソッドを返します。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Protected メソッドGetDataRetrieves a System.Web.UI.HierarchicalDataSourceView object that the data-bound control uses to perform data operations. System.Web.UI.WebControls.HierarchicalDataBoundControlから継承されます。
Protected メソッドGetDesignModeStateGets design-time data for a control. System.Web.UI.Controlから継承されます。
Protected メソッドHasEventsReturns a value indicating whether events are registered for the control or any child controls. System.Web.UI.Controlから継承されます。
Protected メソッドIsLiteralContentDetermines if the server control holds only literal content. System.Web.UI.Controlから継承されます。
Protected メソッドLoadControlStateオーバーライドされます。 クライアント状態がダーティではない場合に、コントロール状態を読み込みます。  
Protected メソッドLoadViewStateオーバーライドされます。 クライアントから戻った後に表示状態を読み込みします。  
Protected メソッドMarkAsDataBoundSets the state of the control in view state as successfully bound to data. System.Web.UI.WebControls.HierarchicalDataBoundControlから継承されます。
Protected メソッドOnBubbleEventオーバーライドされます。 ItemCommand イベントを発生させながら、イベントの階層を上げます。  
Protected メソッドOnDataBindingRaises the System.Web.UI.Control.DataBinding event. System.Web.UI.Controlから継承されます。
Protected メソッドOnDataBoundRaises the System.Web.UI.WebControls.BaseDataBoundControl.DataBound event. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。
Protected メソッドOnDataPropertyChangedCalled when one of the base data source identification properties is changed, to re-bind the data-bound control to its data. System.Web.UI.WebControls.HierarchicalDataBoundControlから継承されます。
Protected メソッドOnDataSourceChangedCalled when the System.Web.UI.IHierarchicalDataSource instance that the data-bound control works with raises the System.Web.UI.IDataSource.DataSourceChanged event. System.Web.UI.WebControls.HierarchicalDataBoundControlから継承されます。
Protected メソッドOnDataSourceViewChangedデータ ソース ビューが変更されるときに呼び出されます。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Protected メソッドOnInitaspx ページから解析した項目の参照の初期化を処理するための OnInit のオーバーライド。項目は解析される時にスタックに最初にプッシュされ、次にコレクションに後で形成されるので、オブジェクトとそのオーナー/コントロール間で参照を確立する機会がすぐにあります。 Infragistics.Web.UI.NavigationControls.NavControlから継承されます。
Protected メソッドOnLoadこのメソッドは、非階層的なデータソース ID を許可しない基本の HierarchicalDataBound コントロール機能をオーバーライドするために実装されます。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Protected メソッドOnPagePreLoadSets the initialized state of the data-bound control before the control is loaded. System.Web.UI.WebControls.HierarchicalDataBoundControlから継承されます。
Protected メソッドOnPreRenderオーバーライドされます。 ツリー全体が無効になっていても node enabled プロパティを設定できるようにするための PreRender 処理イベント  
Protected メソッドPerformSelectRetrieves data from the associated data source. System.Web.UI.WebControls.HierarchicalDataBoundControlから継承されます。
Protected メソッドPopulateExpandedNodeAjax コールバックを処理するために呼び出されました  
Protected メソッドRaiseBubbleEventAssigns any sources of the event and its information to the control's parent. System.Web.UI.Controlから継承されます。
Protected メソッドRaisePostDataChangedEventオーバーライドされます。 ポスト データの変更イベントを発生させます。  
Protected メソッドRenderオーバーライドされます。   
Protected メソッドRenderContentsWebControl RenderContents メソッドをオーバーライドして、適切なレンダラーに描画をリダイレクトします。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。
Protected メソッドResolveAdapterGets the control adapter responsible for rendering the specified control. System.Web.UI.Controlから継承されます。
Protected メソッドSaveControlStateオーバーライドされます。   
Protected メソッドSaveViewStateオーバーライドされます。 クライアントに描画するときのツリーの表示状態を保存します。  
Protected メソッドSetDesignModeStateSets design-time data for a control. System.Web.UI.Controlから継承されます。
Protected メソッドShouldSerializeAjaxIndicatorAjaxIndicator がデータを持っているかどうかを確認します。  
Protected メソッドTrackViewState Infragistics.Web.UI.NavigationControls.NavControlから継承されます。
Protected メソッドValidateDataSourceVerifies that the object a data-bound control binds to is one it can work with. System.Web.UI.WebControls.HierarchicalDataBoundControlから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントCheckBoxSelectionChangedチェック ボックスの選択が変更されるときに発生します。  
Public イベントDataBindingOccurs when the server control binds to a data source. System.Web.UI.Controlから継承されます。
Public イベントDataBoundOccurs after the server control binds to a data source. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。
Public イベントDisposedOccurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. System.Web.UI.Controlから継承されます。
Public イベントInitOccurs when the server control is initialized, which is the first step in its lifecycle. System.Web.UI.Controlから継承されます。
Public イベントItemCommandクライアント側でノードが展開されたときに発生します。ページがサーバーに次回ポストバックされたときにイベントが発生されます。  
Public イベントLoadOccurs when the server control is loaded into the System.Web.UI.Page object. System.Web.UI.Controlから継承されます。
Public イベントNodeAddedクライアント側で DataTreeNode が追加されたとき、イベントを発生します。  
Public イベントNodeBoundDataTreeNode がサーバーにバインドされたときに発生します。  
Public イベントNodeClickクライアント側でノードがクリックされたときに発生します。このイベントはクライアントからの即時のポストバックを使用して発生します。  
Public イベントNodeCollapsedクライアント側でノードが縮小されたときに発生します。ページがサーバーに次回ポストバックされたときにイベントが発生されます。  
Public イベントNodeDroppedクライアント側で DataTreeNode がドロップされたとき、イベントを発生します。  
Public イベントNodeExpandedクライアント側でノードが展開されたときに発生します。ページがサーバーに次回ポストバックされたときにイベントが発生されます。  
Public イベントNodePopulateIsEmptyParent プロパティが True に設定されたノードが展開される時に発生します。  
Public イベントNodeRemovedクライアント側で DataTreeNode が削除されたとき、イベントを発生します。  
Public イベントPreRenderOccurs after the System.Web.UI.Control object is loaded but prior to rendering. System.Web.UI.Controlから継承されます。
Public イベントSelectionChanged選択された DataTreeNode に変更があるときに発生します。  
Public イベントTextChangedクライアント側でノードが編集されたときに発生します。ページがサーバーに次回ポストバックされたときにイベントが発生されます。  
Public イベントUnloadOccurs when the server control is unloaded from memory. System.Web.UI.Controlから継承されます。
トップ
参照