ArcObjects Library Reference (CatalogUI)  

IGxTableView2 Interface

Provides access to members that control the IGxTableView.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method FilterRasterCatalog The RasterCatalogFilter for table view.
Method SetObject The object for table view.

Inherited Interfaces

Interfaces Description
IGxTableView Indicator interface that identifies the GX Table preview.

CoClasses that implement IGxTableView2

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

Remarks

The GxTableView2 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.