This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Classes > G > GxTableView CoClass (ArcObjects .NET 10.4 SDK) |
GxView that represents the table contents view.
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. |
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.