Provides data for the TreeView.TreeNodeCheckChanged, TreeView.TreeNodeCollapsed, TreeView.TreeNodeDataBound, TreeView.TreeNodeExpanded, and TreeView.TreeNodePopulate events of the System.Web.UI.WebControls.TreeView control. This class cannot be inherited.
See Also: TreeNodeEventArgs Members
The System.Web.UI.WebControls.TreeNodeEventArgs class is used to store the event data that is passed to an event-handling method.
For a list of the initial property values for an instance of the System.Web.UI.WebControls.TreeNodeEventArgs class, see TreeNodeEventArgs.#ctor(TreeNode).
For more information about handling events, see Consuming Events.