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


GxContentsView Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Classes > G > GxContentsView Class
ArcGIS Developer Help

GxContentsViewClass Class

GxView that represents the contents view.

Product Availability

Available with ArcGIS Desktop.

Supported Platforms

Windows

Interfaces

Interfaces Description
IGxCatalogEvents (esriCatalog) Provides access to events that the catalog can fire.
IGxContentsView Provides access to members that control the GxContentsView.
IGxContentsViewColumns Provides access to members that control the columns of GxContentsView.
IGxSelectionEvents (esriCatalog) Provides access to events that the ArcCatalog selection can fire.
IGxView Provides access to members that control the GxView.
IPersistStream (esriSystem)

Remarks

The Explorer-style iconic view available in ArcCatalog is the GxContentsView. It shows the children of the current selection location in a variety of styles: large icons, list, report, and thumbnails. You can set the style it uses by changing the DisplayStyle property on IGxContentsView.