Gets or sets a value indicating whether to display the entire category tree or just the local branch.
[Visual Basic]
Public Property Depth As NavigatorDepth[C#]
public NavigatorDepth Depth {get; set;}[JScript]
public function get,set Depth : NavigatorDepthWhen this property is set to Tree, then all the top-level categories and the entire branch to the current category are displayed. When this property is set to Branch, then only the current category and it's subcategories are displayed. If the current category does not have any subcategories, then the parent of the category is treated as the top category.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Navigator Class | Navigator Members
Copyright © 2005 by Structured Solutions. All rights reserved.