ESRI.ArcGIS.ADF.Web.UI.WebControls
TreeViewPlus Class Events
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : TreeViewPlus Class




For a list of all members of this type, see TreeViewPlus members.

Public Events

 NameDescription
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventInit (Inherited from System.Web.UI.Control)
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventNodeAddedEvent that is called when a node has been added.  
Public EventNodeCheckedEvent that is called when a node is checked on the tree.  
Public EventNodeClearedEvent that is called when a node is cleared on the tree.  
Public EventNodeClickedEvent that is called when a node is clicked on the tree.  
Public EventNodeCollapsedEvent that is called when a node is collapsed on the tree.  
Public EventNodeExpandedEvent that is called when a node is expanded on the tree.  
Public EventNodeLegendClickedEvent that is called when a node legend is clicked on the tree.  
Public EventNodePageChangedEvent that is called when a node page is changed on the tree.  
Public EventNodeRemovedEvent that is called when a node has been removed.  
Public EventNodeRemovingEvent that is called when a node is about to be removed.  
Public EventNodeSelectedEvent that is called when a node is selected on the tree.  
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also

© 2010 All Rights Reserved.