Name | Description | |
---|---|---|
DataBinding | (Inherited from System.Web.UI.Control) | |
DataBound | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
Disposed | (Inherited from System.Web.UI.Control) | |
Init | (Inherited from System.Web.UI.Control) | |
Load | (Inherited from System.Web.UI.Control) | |
NodeCheckChanged | Occurs on the server if a node in the TreeView control changes its check status. | |
NodeClicked | Occurs on the server if a node in the TreeView control has been clicked. | |
NodeCollapsed | Occurs on the server after the System.Web.UI.WebControls.TreeView node is collapsed. | |
NodeDataBound | Occurs after a node is data bound. | |
NodeDropped | Occurs on the server after the System.Web.UI.WebControls.TreeView node has been dropped. | |
NodeExpanded | Occurs on the server after the System.Web.UI.WebControls.TreeView node is expanded. | |
NodeTextChanged | Occurs on the server when a node's Text property is changed. | |
PreRender | (Inherited from System.Web.UI.Control) | |
SelectedNodesChanged | Occurs on the server if a node in the TreeView control has been selected. | |
Unload | (Inherited from System.Web.UI.Control) |