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


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

IGxTableView2 Interface

Provides access to members that control the IGxTableView.

Product Availability

Available with ArcGIS Desktop.

Members

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

Classes that implement IGxTableView2

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.