このクラスのメンバの一覧は、WebDataTreeメンバを参照してください。
| 名前 | 解説 | |
|---|---|---|
![]() | AccessKey | Gets or sets the access key that allows you to quickly navigate to the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | ActiveNode | アクテイブなツリー ノードを取得または設定します。 |
![]() | AjaxIndicator | ajax インジケーターに関連するプロパティのコンテナーへの参照を取得します。 |
![]() | AllNodes | 深さ優先順のツリー ノードの完全リストから成る ArrayList を返します。 |
![]() | AnimationDuration | ツリー ノードを展開または縮小するために使用するアニメーション期間を定義します。 |
![]() | AnimationEquationType | ツリー ノードを展開または縮小するアニメーションの方程式のタイプを定義します。 |
![]() | AppRelativeTemplateSourceDirectory | Gets 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から継承されます。 |
![]() | Attributes | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | AutoPostBackFlags | 自動ポストバック フラグは、さまざまなクライアント側イベントを発生する時に、開発者が自動ポストバックを構成することを許可します。 |
![]() | BackColor | Gets or sets the background color of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | BorderColor | Gets or sets the border color of the Web control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | BorderStyle | Gets or sets the border style of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | BorderWidth | Gets or sets the border width of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | CheckBoxMode | チェック ボックスの選択は off、bi-state、または tri-state モードであることを決定する CheckBoxMode 値を取得または設定します。 |
![]() | CheckedNodes | すべてのチェックされたツリー ノードを含む配列を取得します。 |
![]() | ClientEvents | |
![]() | ClientID | Gets the control ID for HTML markup that is generated by ASP.NET. System.Web.UI.Controlから継承されます。 |
![]() | ClientIDMode | Gets or sets the algorithm that is used to generate the value of the System.Web.UI.Control.ClientID property. System.Web.UI.Controlから継承されます。 |
![]() | ClientRenderingTemplate | クライアントの描画テンプレートを取得または設定します。 |
![]() | CollapseImageToolTip | 縮小可能なノード インジケーターで表示される画像の ToolTip を取得または設定します。 |
![]() | Controls | Gets a System.Web.UI.ControlCollection object that represents the child controls for a specified server control in the UI hierarchy. System.Web.UI.Controlから継承されます。 |
![]() | ControlStyle | Gets the style of the Web server control. This property is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | ControlStyleCreated | Gets 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から継承されます。 |
![]() | CssClass | Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | CustomAJAXResponse | AJAX の応答としてクライアントに渡される値のコンテナー。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | DataBindingManager | DataBindingManager as DataTreeBindingManager を返します。 |
![]() | DataBindings | xml ノードの各タイプがコントロールの項目にどのように割り当てられるかを制御する DataBinding オブジェクトのコレクション。DataBindings コレクションの各 DataBinding オブジェクトは、DataMember プロパティに基づいて xml ノードの 1 つのタイプを制御します。DataMemberプロパティは、DataBindingが適用されるxmlデータソース内のTag名を識別します。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | DataLoadingMessage | ノードが Ajax callback にフェッチされるときに表示されるテキストメッセージを指定します。 |
![]() | DataLoadingMessageCssClass | DataLoadingMessage Css クラスを指定します。 |
![]() | DataLoadingTemplate | ツリー データの読み込みメッセージのテンプレートとして適用される ITemplate オブジェクト。 |
![]() | DataLoadingTemplateContainer | ツリー データの読み込み テンプレートのコンテナー コントロール。テンプレートのインスタンス化の間に初期化されます。 |
![]() | DataMember | DataBind 操作中にデータをエミュレートするために使用される DataSource プロパティの特定のデータ メンバーを識別する文字列値を取得または設定します。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | DataSource | データをエミュレートしてコントロールを移植するために使用できるオブジェクト参照を設定または取得します。このプロパティは DataSourceID プロパティが null または空である場合に限って DataBind 操作中にチェックされます。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | DataSourceID | このコントロールが接続される DataSource コントロールの ID を設定または取得します。このプロパティが null に設定される場合、DataSource プロパティは DataBind 中にチェックされます。DataSource プロパティが設定される場合、そのオブジェクトを使用してコントロールを移植するためにデータをエミュレートします。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | DragDropSettings | ドラッグ アンド ドロップ動作をカスタマイズしますサポートされる各モードでドラッグ アンド ドロップ カーソルをカスタマイズできます。 |
![]() | EnableAjax | Ajax コールバックの階層データ ソースのバインディングが有効かどうかを決定するブール値を設定/取得します。このプロパティのデフォルトは True です。DataTree は、DataSource コントロールにバインドされていない場合、このプロパティの効果がなくなり、Ajax コールバックはツリーへの読み込みに使用されません。 |
![]() | EnableAjaxViewState | プロパティがこのコントロールの非同期のポストバックのときに変更された場合、ページのコントロールのビューステートを保持できるように取得または設定します。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | EnableAutoChecking | ノードがチェックされたときに、子および親ノードが自動的にチェックされるかどうかを決定するブール値を取得または設定します。 |
![]() | EnableClientRendering | WebDataTree をクライアント側で描画してデータ バインドするかどうかを示します。 |
![]() | EnableConnectorLines | コネクター線が同じ親の兄弟ノードの間の線を描画するかどうかを決定するブール値をを設定/取得します。このプロパティを True に設定して、接続線の描画に使用される画像を構成するためにクライアントにはるかに多いマークアップが作成される結果になります。 |
![]() | Enabled | オーバーライドされます。 ASP.NET AJAX コントロールが有効かどうかを示す値を取得または設定します。 |
![]() | EnableEmbeddedJavaScript | コントロールの埋め込み JavaScript を読み込むことを指示します。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | EnableExpandImages | 展開または縮小画像がツリーのために描画されるかどうかを決定するブール値を設定/取得します。 |
![]() | EnableExpandOnClick | マウスのクリックでノードを展開または縮小できるかどうかのブール値を取得または設定します。デフォルトでこのプロパティを false に設定すると、ノードの次の展開/縮小画像をクリックすることによってのみ展開/縮小ができます。 |
![]() | EnableHotTracking | ノードがマウスでホット トラッキングできるかどうかを決定するブール値を取得または設定します。デフォルトでこのプロパティは False に設定されます。 |
![]() | EnableSingleBranchExpand | 1 ノードのパスのみが展開できるかどうかを決定するブール値を取得または設定します。デフォルトでこのプロパティは False に設定されます。 |
![]() | EnableTheming | Gets or sets a value indicating whether themes apply to this control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | EnableViewState | Gets 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から継承されます。 |
![]() | ExpandImageToolTip | 展開可能なノード インジケーターで表示される画像の ToolTip を取得または設定します。 |
![]() | Font | Gets the font properties associated with the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | ForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | HasAttributes | Gets a value indicating whether the control has attributes set. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | Height | Gets or sets the height of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | ID | Gets or sets the programmatic identifier assigned to the server control. System.Web.UI.Controlから継承されます。 |
![]() | InitialDataBindDepth | データツリーが初めて表示されるときにノードを何レベル データバインドするかを決定する整数値を設定/取得します。デフォルトの値 -1 は、レベルをすべてデータ バインドすることを示します。 |
![]() | InitialExpandDepth | データツリーが初めて表示されるときにノードを何レベル展開するかを決定する整数値を設定/取得します。デフォルトの値 -1 は、レベルが何も展開しないことを示します。 |
![]() | InsecureSubmitTokens | 安全ではない文字列のリストを配列として取得または設定します。 このプロパティは、アプリケーションでスクリプトの脆弱性を回避します。要求がクライアントから来て隠しフィールドの値に安全ではないトークンが含まれている時、クライアントの変更は破棄されます。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | InsecureSubmitTokensAsString | 「|」の文字によって分離された安全ではない文字列のリストを取得または設定します。 そのプロパティは、スクリプトの脆弱性からアプリケーションを保護するために設計されています。要求がクライアントから来て隠しフィールドの値に安全ではないトークンが含まれている時、クライアントの変更は破棄されます。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | IsInitialized | データソースの階層でどのぐらいの深さまでデータバインディングを続行するかを決定する整数値を設定/取得します。データソース階層と同等に深いデータバインディングの続行を示すデフォルト値は、-12 の値は、データ バインディングが ルート レベルから 2 レベル下まで続行することを指定します。 |
![]() | IsInsideCallback | WebDataTree が、クライアント上でノードを生成するために Ajax コールバック内で現在動作しているかを示すブール値を取得します。このプロパティは読み取り専用です。 |
![]() | ItemTemplate | 個別の Item がそれ自体の非ヌルの Template プロパティを持たない、または ItemTemplates コレクションで ItemTemplate を参照するための TemplateId セットを持たない限り、コントロール内のすべての項目のテンプレートとして適用される ITemplate オブジェクト。 Infragistics.Web.UI.NavigationControls.NavControlから継承されます。 |
![]() | MaxDataBindDepth | データソースの階層でどのぐらいの深さまでデータバインディングを続行するかを決定する整数値を設定/取得します。データソース階層と同等に深いデータバインディングの続行を示すデフォルト値は、-12 の値は、データ バインディングが ルート レベルから 2 レベル下まで続行することを指定します。 |
![]() | NamingContainer | Gets 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から継承されます。 |
![]() | NodeEditing | ツリーのノード編集構成を指定するプロパティを含みます。 |
![]() | NodeIndent | WebDataTree の子ノードのインデントの量 (ピクセル単位) を取得または設定します。インデントは、EnableConnectorLines を False に設定する時のみ適用されます。 |
![]() | Nodes | DataTree のルート ノードのコレクション。 |
![]() | NodeSettings | ノードが値をオーバーライドしない限りすべてのノードに適用するノード プロパティを含みます。 |
![]() | NoNodesTemplate | 空ツリーのテンプレートとして適用される ITemplate オブジェクト。 |
![]() | NoNodesTemplateContainer | ツリー ノードがないテンプレートのコンテナー コントロール。テンプレートのインスタンス化の間に初期化されます。 |
![]() | OptimizeCollectionsState | コレクション クライアントの状態は ViewState に保存されることになるため、ポストバック時にクライアント側のコレクションがクライアントから送られることはなくなります。これを設定すると、ページ サイズは ViewState の分だけ大きくなりますが、コレクションの状態がクライアントからアップロードされることがなくなるため、ポストバック時間は大幅に短くなります。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | Page | Gets a reference to the System.Web.UI.Page instance that contains the server control. System.Web.UI.Controlから継承されます。 |
![]() | Parent | Gets a reference to the server control's parent control in the page control hierarchy. System.Web.UI.Controlから継承されます。 |
![]() | Renderer | Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | RenderingCompatibility | Gets a value that specifies the ASP.NET version that rendered HTML will be compatible with. System.Web.UI.Controlから継承されます。 |
![]() | RootDataMember | ルーツ データ メンバーの名前を取得または設定します。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | RootItem | ツリー指向の項目構造で項目の toplevel コレクションのルート項目。UI でツリーが複数のルートのように見えたとしても、データ構造の観点からは、ツリーは常に単一のルートである必要があります。したがって、NavControl の RootItem はユーザーおよび API からは非表示ですが、ツリーを単一のルート ツリーとして取り扱う必要がある場合に使用できます。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | RunBot | RunBot クラスによって提供されるランタイム サポート サービスへのアクセスをコントロールに提供します。これらのサービスをコントロール自体から分離することで、提供されるサービスから利益を得るために特定のコントロールが固有の基本クラスから継承しなければならないという要件はありません。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | SelectedNodes | すべての選択されたツリー ノードを含む配列を取得します。 |
![]() | SelectionType | ツリー ノードの選択タイプを定義します。 |
![]() | SingleBranchExpandLevel | シングル ブランチの展開をどのサブレベルに適用するかを決定する整数値を取得または設定します。 |
![]() | Site | Gets information about the container that hosts the current control when rendered on a design surface. System.Web.UI.Controlから継承されます。 |
![]() | SkinID | Gets or sets the skin to apply to the control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | Style | Gets 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から継承されます。 |
![]() | StyleSetName | このコントロールのテーマ化された外観を定義する Application Styling Framework (tm) スタイルセットの名前。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | StyleSetPath | コントロールのこのタイプの Application Styling Framework(tm) スタイルセット ファイルを含むパス。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | SupportsDisabledAttribute | Gets 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から継承されます。 |
![]() | TabIndex | Gets or sets the tab index of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | TemplateControl | Gets or sets a reference to the template that contains this control. System.Web.UI.Controlから継承されます。 |
![]() | Templates | Item.TemplateId プロパティを ItemTemplate の ID に設定することによって、派生した Control 内の項目で共有できる ItemTemplate オブジェクトのインスタンスを含む ControlCollection を取得します。 Infragistics.Web.UI.NavigationControls.NavControlから継承されます。 |
![]() | TemplateSourceDirectory | Gets the virtual directory of the System.Web.UI.Page or System.Web.UI.UserControl that contains the current server control. System.Web.UI.Controlから継承されます。 |
![]() | ToolTip | Gets or sets the text displayed when the mouse pointer hovers over the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | UniqueID | Gets the unique, hierarchically qualified identifier for the server control. System.Web.UI.Controlから継承されます。 |
![]() | ValidateRequestMode | Gets or sets a value that indicates whether the control checks client input from the browser for potentially dangerous values. System.Web.UI.Controlから継承されます。 |
![]() | ViewStateMode | Gets or sets the view-state mode of this control. System.Web.UI.Controlから継承されます。 |
![]() | Visible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. System.Web.UI.Controlから継承されます。 |
![]() | Width | Gets or sets the width of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Adapter | Gets the browser-specific adapter for the control. System.Web.UI.Controlから継承されます。 |
![]() | ChildControlsCreated | Gets a value that indicates whether the server control's child controls have been created. System.Web.UI.Controlから継承されます。 |
![]() | ClientIDSeparator | Gets a character value representing the separator character used in the System.Web.UI.Control.ClientID property. System.Web.UI.Controlから継承されます。 |
![]() | Events | Gets a list of event handler delegates for the control. This property is read-only. System.Web.UI.Controlから継承されます。 |
![]() | HasChildViewState | Gets a value indicating whether the current server control's child controls have any saved view-state settings. System.Web.UI.Controlから継承されます。 |
![]() | IdSeparator | Gets the character used to separate control identifiers. System.Web.UI.Controlから継承されます。 |
![]() | Initialized | Gets a value indicating whether the data-bound control has been initialized. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。 |
![]() | IsBoundUsingDataSourceID | Gets a value indicating whether the System.Web.UI.WebControls.BaseDataBoundControl.DataSourceID property is set. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。 |
![]() | IsTrackingViewState | Gets a value that indicates whether the server control is saving changes to its view state. System.Web.UI.Controlから継承されます。 |
![]() | IsUsingModelBinders | When implemented in a derived class, gets a value that indicates whether the control is using model binders. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。 |
![]() | LoadViewStateByID | Gets 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から継承されます。 |
![]() | RequiresDataBinding | Gets or sets a value indicating whether the System.Web.UI.WebControls.BaseDataBoundControl.DataBind method should be called. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。 |
![]() | StyleBot | StyleBot クラスによって提供されるスタイル サポート サービスへのアクセスをコントロールに提供します。これらのサービスをコントロール自体から分離することで、提供されるサービスから利益を得るために特定のコントロールが固有の基本クラスから継承しなければならないという要件はありません。 Infragistics.Web.UI.Framework.Data.HierarchicalDataBoundControlMainから継承されます。 |
![]() | TagKey | Gets 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から継承されます。 |
![]() | TagName | Gets the name of the control tag. This property is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | ViewState | Gets 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から継承されます。 |
![]() | ViewStateIgnoresCase | Gets a value that indicates whether the System.Web.UI.StateBag object is case-insensitive. System.Web.UI.Controlから継承されます。 |