ArcObjects Library Reference (CatalogUI)  

IGxView.SupportsTools Property

Indicates if the view supports tools.

[Visual Basic .NET]
Public ReadOnly Property SupportsTools As Boolean
[C#]
public bool SupportsTools {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxView Interface