| |||||||
TreeView.MaxDataBindDepth PropertySystem.Web.UI.WebControls Namespace TreeView Class .NET Framework version 2.0 Sets or retrieves the maximum number of levels in a data source to bind to a TreeView control. Syntax
Property Value
The property is read/write with a default value of -1, which binds all the tree levels in the data source to the control. RemarksUse the MaxDataBindDepth property to limit the number of node levels in a data source to bind to a TreeView control. For example, setting this property to 2 binds only the root node and any nodes that are immediately under the root node to the TreeView control. All remaining nodes in the data source are ignored.
See Also |
| ||||||
Check out related books at Amazon
© 2000-2008 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 aspxtreme