GxView that represents the table 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. |
IGxSelectionEvents (esriCatalog) | Provides access to events that the ArcCatalog selection can fire. |
IGxTableView2 | Provides access to members that control the IGxTableView. |
IGxView | Provides access to members that control the GxView. |
IGxViewPrint | Provides access to members that control the printing of a GxView object. |
Remarks
The GxTableView object is similar to the GxGeographicView in that it is used to preview data and by default is accessed through the "Preview" tab. As the name implies, though, the GxTableView coclass is used to preview the table associated with the selected object. The coclass is a type of GxView, so it does implement the IGxView interface, but it does not implement any unique interfaces.