asp.net.ph

TreeNodeEventArgs Class

System.Web.UI.WebControls Namespace


.NET Framework version 2.0

Provides data for the TreeNodeCheckChanged, TreeNodeCollapsed, TreeNodeDataBound, TreeNodeExpanded, and TreeNodePopulate events of a TreeView control.

TreeNodeEventArgs Class Members

Collapse   Constructors

Visibility Constructor Parameters
public TreeNodeEventArgs ( TreeNode node )

Collapse   Properties

Visibility Name Value Type Accessibility
public Node TreeNode [ Get ]

Remarks

The TreeNodeCheckChanged event is raised whenever a check box in a TreeView control changes state between posts to the server.

For a list of initial property values for an instance of TreeNodeEventArgs, see the TreeNodeEventArgs constructor.

For more information about handling events, see Web Forms Events Model.

See Also

TreeView   TreeNodeEventHandler Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph