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


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

IGxViewContainer Interface

Provides access to members that control the GxViewContainer.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method FindView Finds a view by CLSID. If recursive is true, it will return views in a container view.
Read-only property Views All Gxviews in the application.

Classes that implement IGxViewContainer

Classes Description
Application (esriArcCatalog) Esri ArcCatalog Application.
GxPreview GxView that represents the preview.

Remarks

The IGxViewContainer interface provides access to the views within the container. It is not possible to add additional views to the container through this interface. Additional views must be added by registering a component in the ESRI Gx Previews category.