This document is archived and information here might be outdated.  Recommended version.


IGxBrowser.TreeView Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxBrowser Interface > IGxBrowser.TreeView Property
ArcGIS Developer Help

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