C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeView Class

In This Topic
C1TreeView Class Events
In This Topic

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

Public Events
 NameDescription
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public EventOccurs on the server if a node in the TreeView control changes its check status.  
Public EventOccurs on the server if a node in the TreeView control has been clicked.  
Public EventOccurs on the server after the System.Web.UI.WebControls.TreeView node is collapsed.  
Public EventOccurs after a node is data bound.  
Public EventOccurs on the server after the System.Web.UI.WebControls.TreeView node has been dropped.  
Public EventOccurs on the server after the System.Web.UI.WebControls.TreeView node is expanded.  
Public EventOccurs on the server when a node's Text property is changed.  
Public Event (Inherited from System.Web.UI.Control)
Public EventOccurs on the server if a node in the TreeView control has been selected.  
Public Event (Inherited from System.Web.UI.Control)
Top
See Also