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.