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


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

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