The members of System.Web.UI.WebControls.TreeView are listed below.
See Also: Inherited members from System.Web.UI.WebControls.HierarchicalDataBoundControl
TreeView()Documentation for this section has not yet been entered.
AutoGenerateDataBindings bool. Documentation for this section has not yet been entered. [read-only] CheckedNodes TreeNodeCollection. Documentation for this section has not yet been entered. CollapseImageToolTip string. Documentation for this section has not yet been entered. CollapseImageUrl string. Documentation for this section has not yet been entered. [read-only] DataBindings TreeNodeBindingCollection. Documentation for this section has not yet been entered. EnableClientScript bool. Documentation for this section has not yet been entered. ExpandDepth int. Documentation for this section has not yet been entered. ExpandImageToolTip string. Documentation for this section has not yet been entered. ExpandImageUrl string. Documentation for this section has not yet been entered. [read-only] HoverNodeStyle Style. Documentation for this section has not yet been entered. ImageSet TreeViewImageSet. Documentation for this section has not yet been entered. [read-only] LeafNodeStyle TreeNodeStyle. Documentation for this section has not yet been entered. [read-only] LevelStyles TreeNodeStyleCollection. Documentation for this section has not yet been entered. LineImagesFolder string. Documentation for this section has not yet been entered. MaxDataBindDepth int. Documentation for this section has not yet been entered. NodeIndent int. Documentation for this section has not yet been entered. [read-only] Nodes TreeNodeCollection. Documentation for this section has not yet been entered. [read-only] NodeStyle TreeNodeStyle. Documentation for this section has not yet been entered. NodeWrap bool. Documentation for this section has not yet been entered. NoExpandImageUrl string. Documentation for this section has not yet been entered. [read-only] ParentNodeStyle TreeNodeStyle. Documentation for this section has not yet been entered. PathSeparator char. Documentation for this section has not yet been entered. PopulateNodesFromClient bool. Documentation for this section has not yet been entered. [read-only] RootNodeStyle TreeNodeStyle. Documentation for this section has not yet been entered. [read-only] SelectedNode TreeNode. Documentation for this section has not yet been entered. [read-only] SelectedNodeStyle TreeNodeStyle. Documentation for this section has not yet been entered. [read-only] SelectedValue string. Documentation for this section has not yet been entered. ShowCheckBoxes TreeNodeTypes. Documentation for this section has not yet been entered. ShowExpandCollapse bool. Documentation for this section has not yet been entered. ShowLines bool. Documentation for this section has not yet been entered. SkipLinkText string. Documentation for this section has not yet been entered. Target string. Documentation for this section has not yet been entered. overrideVisible bool. Documentation for this section has not yet been entered.
[read-only] overrideTagKey System.Web.UI.HtmlTextWriterTag. Documentation for this section has not yet been entered.
CollapseAll() Documentation for this section has not yet been entered. overrideDataBind() Documentation for this section has not yet been entered.ExpandAll() Documentation for this section has not yet been entered.FindNode(string) : TreeNode Documentation for this section has not yet been entered. overrideRenderBeginTag(System.Web.UI.HtmlTextWriter) Documentation for this section has not yet been entered. overrideRenderEndTag(System.Web.UI.HtmlTextWriter) Documentation for this section has not yet been entered.
overrideAddAttributesToRender(System.Web.UI.HtmlTextWriter) Documentation for this section has not yet been entered. overrideCreateControlCollection() : System.Web.UI.ControlCollection Documentation for this section has not yet been entered.CreateNode() : TreeNode Documentation for this section has not yet been entered.GetCallbackResult() : string Documentation for this section has not yet been entered.LoadPostData(string, System.Collections.Specialized.NameValueCollection) : bool Documentation for this section has not yet been entered. overrideLoadViewState(object) Documentation for this section has not yet been entered. overrideOnInit(EventArgs) Documentation for this section has not yet been entered. overrideOnPreRender(EventArgs) Documentation for this section has not yet been entered.OnSelectedNodeChanged(EventArgs) Documentation for this section has not yet been entered.OnTreeNodeCheckChanged(TreeNodeEventArgs) Documentation for this section has not yet been entered.OnTreeNodeCollapsed(TreeNodeEventArgs) Documentation for this section has not yet been entered.OnTreeNodeDataBound(TreeNodeEventArgs) Documentation for this section has not yet been entered.OnTreeNodeExpanded(TreeNodeEventArgs) Documentation for this section has not yet been entered.OnTreeNodePopulate(TreeNodeEventArgs) Documentation for this section has not yet been entered. overridePerformDataBinding() Documentation for this section has not yet been entered.RaiseCallbackEvent(string) Documentation for this section has not yet been entered.RaisePostBackEvent(string) Documentation for this section has not yet been entered.RaisePostDataChangedEvent() Documentation for this section has not yet been entered. overrideRenderContents(System.Web.UI.HtmlTextWriter) Documentation for this section has not yet been entered. overrideSaveViewState() : object Documentation for this section has not yet been entered.SetNodeDataBound(TreeNode, bool) Documentation for this section has not yet been entered.SetNodeDataItem(TreeNode, object) Documentation for this section has not yet been entered.SetNodeDataPath(TreeNode, string) Documentation for this section has not yet been entered. overrideTrackViewState() Documentation for this section has not yet been entered.
SelectedNodeChanged Documentation for this section has not yet been entered. TreeNodeCheckChanged Documentation for this section has not yet been entered. TreeNodeCollapsed Documentation for this section has not yet been entered. TreeNodeDataBound Documentation for this section has not yet been entered. TreeNodeExpanded Documentation for this section has not yet been entered. TreeNodePopulate Documentation for this section has not yet been entered.
System.Web.UI.ICallbackEventHandler.GetCallbackResult Documentation for this section has not yet been entered. System.Web.UI.IPostBackDataHandler.LoadPostData Documentation for this section has not yet been entered. System.Web.UI.ICallbackEventHandler.RaiseCallbackEvent Documentation for this section has not yet been entered. System.Web.UI.IPostBackEventHandler.RaisePostBackEvent Documentation for this section has not yet been entered. System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent Documentation for this section has not yet been entered.