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


IGxApplication.TreeView Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxApplication.TreeView Property

The tree view.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxApplication Interface

.NET Related Topics

CatalogUI