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


ITableFrame Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IT > ITableFrame Interface
ArcGIS Developer Help

ITableFrame Interface

Provides access to members that control table frames.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property StartCol The first column to display.
Read/write property StartRow The first row to display.
Read/write property Table The table (either standalone table or feature layer).
Read/write property TableProperty The table property.
Read/write property TableView The table view to show.

Classes that implement ITableFrame

Classes Description
TableFrame (esriEditorExt) Graphic Element to display table.