Provides access to members that control the GxViewContainer.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
FindView | Finds a view by CLSID. If recursive is true, it will return views in a container view. | |
Views | All Gxviews in the application. |
CoClasses that implement IGxViewContainer
CoClasses and 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.