| Name | Description |
 | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
 | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
 | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
 | BackColor | (Inherited from System.Web.UI.WebControls.WebControl) |
 | BorderColor | (Inherited from System.Web.UI.WebControls.WebControl) |
 | BorderStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
 | BorderWidth | (Inherited from System.Web.UI.WebControls.WebControl) |
 | CallbackFunctionString | Gets the callbackfunction string for this control instance. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
 | CallbackResults | A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
 | ClearImage | The image to display to remove a node when the ShowClearButton property on the TreeViewPlusNode is true (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | ClientID | (Inherited from System.Web.UI.Control) |
 | ClientIDMode | (Inherited from System.Web.UI.Control) |
 | CollapsedImage | URL of the image to display at a node when the node is collapsed to hide its children. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | Controls | (Inherited from System.Web.UI.Control) |
 | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
 | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
 | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
 | Depth | Read-only property for the depth of a node. Since the TreeViewPlus is always at the root, this value is always zero (0). (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | Enabled | (Inherited from System.Web.UI.WebControls.WebControl) |
 | EnableTheming | (Inherited from System.Web.UI.Control) |
 | EnableViewState | (Inherited from System.Web.UI.Control) |
 | ExpandDepth | Number of levels of the tree to display. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | ExpandedImage | URL of the image to display at a node when the node is expanded to show its children. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | FeatureContextMenu | The context menu displayed when the user clicks on a feature (usually third-level) node in the TaskResults. |
 | Font | (Inherited from System.Web.UI.WebControls.WebControl) |
 | ForeColor | (Inherited from System.Web.UI.WebControls.WebControl) |
 | GraphicsLayerContextMenu | The context menu displayed with the user right-clicks on a layer (second-level) node in the TaskResults. |
 | GraphicsTransparency | Gets or sets the transparency applied to all graphic results. |
 | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
 | Height | (Inherited from System.Web.UI.WebControls.WebControl) |
 | HoverColor | Hover color for the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | ID | (Inherited from System.Web.UI.Control) |
 | IsAsync | Returns true if this control is in a partial postback or a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
 | Map | The Map control ID to which the TaskResults will be buddied. |
 | MapInstance | The instance of Map control corresponding to the Map property. |
 | NamingContainer | (Inherited from System.Web.UI.Control) |
 | Nodes | The nodes of the tree. These contain the data to display for the TreeViewPlus control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | NonInteractive | Show only text (and legend image if any) (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | Offset | Read-only property for the horizontal offset of the node from its StartingPosition due to collapse/expand image, check-box, etc. Since the root-level TreeViewPlus has no such items, this property always returns zero (0). (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | OffsetWidth | The number of pixels to offset child nodes in the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | Page | (Inherited from System.Web.UI.Control) |
 | PageSize | Overridden. Number of items to display per page in the task results. |
 | PagingTextFormatString | The format string that defines how paging text appears. The fields are page starting record, page ending record, total record count, current page number and number of pages. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | Parent | (Inherited from System.Web.UI.Control) |
 | RelatesContextMenu | The context menu displayed when the user clicks on a feature (usually third-level) node in the TaskResults that was created for a related record. |
 | RemoveOnlyContextMenu | A context menu that displays the choice to remove the associated node. |
 | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
 | RenderOnDemand | Property that determines whether collapsed nodes render children nodes to the browser on initial page load, or only when expanded. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | ResultsInsertLocation | Location to add new results to the TaskResults list: Top or Bottom. |
 | SelectedColor | The color to use for selections in the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | SelectedNode | The node that is selected in the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | ShowClearAllButton | Whether to include a button on the control to clear all nodes in the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | ShowRowCount | Whether to display the number of rows in a task result. |
 | ShowUrl | Gets a string usable on the client to display the TaskResults. Read-only. |
 | Site | (Inherited from System.Web.UI.Control) |
 | SkinID | (Inherited from System.Web.UI.Control) |
 | StartingPosition | Read-only property for the starting horizontal offset of the node. Since the TreeViewPlus is at the root of the tree, this property always returns zero (0). (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | Style | (Inherited from System.Web.UI.WebControls.WebControl) |
 | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) |
 | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
 | TaskResultContextMenu | The context menu displayed when the user right-clicks on one of top nodes in the task results. |
 | TemplateControl | (Inherited from System.Web.UI.Control) |
 | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
 | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
 | UniqueID | (Inherited from System.Web.UI.Control) |
 | UseDefaultWebResources | The ADF Web Controls will use the internal web resources unless the user wants to use a modified version of the ESRI Javascript Library. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
 | Value | The value of the root node of the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | ValuePath | The full path to the root node of the tree. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | ValuePathSeparator | Character to recognize for separation of values when specifying node paths. Default is forward slash (/). (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.TreeViewPlus) |
 | ViewStateMode | (Inherited from System.Web.UI.Control) |
 | Visible | (Inherited from System.Web.UI.Control) |
 | WebResourceLocation | The location of the web resources for use by the ADF Web Controls if the default Web resources are not used." (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
 | Width | (Inherited from System.Web.UI.WebControls.WebControl) |
 | ZoomToPointFactor | When zooming to points, this is the number which the full extent will be divided by in order to calculate the extent to zoom to. |