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


IGxTableView Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxTableView Interface
ArcGIS Developer Help

IGxTableView Interface

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

Product Availability

Available with ArcGIS Desktop.

Classes that implement IGxTableView

Classes Description

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.