ArcObjects Library Reference (CatalogUI)  

IGxBrowser.TreeView Property

The Catalog window's tree view.

[Visual Basic .NET]
Public ReadOnly Property TreeView As IGxTreeView
[C#]
public IGxTreeView TreeView {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxBrowser Interface