ArcObjects Library Reference (CatalogUI)  

IGxTableView Interface

Indicator interface that identifies the GX Table preview. Note: the IGxTableView interface has been superseded byIGxTableView2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

CoClasses that implement IGxTableView

CoClasses and Classes Description
GxTableView GxView that represents the table contents view.

Remarks

The GxTableView object is similar to the GxGeographicView in that it is used to preview data. By default, it is accessed through the Preview tab. As the name implies, the GxTableView coclass is used to preview the table associated with the selected object. The coclass is a type of GxView, so it implements the IGxView interface, but it does not implement any additional interfaces.