TreeNodeTypes Property

Retrieves a collection of TreeNodeType objects that are in the TreeView.

Syntax

ASP N/A
Script [ oTreeNodeTypes = ] TREEVIEW.TreeNodeTypes

Possible Values

oTreeNodeTypes object of type TreeNodeTypeCollection. Receives the TreeNodeType objects that are in the TreeView.

The property is read-only. The property has no default value.

Applies To

TREEVIEW

See Also

Internet Explorer WebControls, About the TreeView WebControl