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


ITableFrame Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

ITableFrame Interface

Provides access to members that control table frames.

Product Availability

Available with ArcGIS Desktop.

Members

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.

CoClasses that implement ITableFrame

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