This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the IGxTableView.
Name | Description | |
---|---|---|
FilterRasterCatalog | The RasterCatalogFilter for table view. | |
SetObject | The object for table view. |
Classes | Description |
---|---|
GxTableView | GxView that represents the table contents view. |
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.