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


ITableProperty Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

ITableProperty Interface

Provides access to members that control Table window properties. Note: the ITableProperty interface has been superseded byITableProperty3. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read/write property FeatureLayer Feature class of table window (Overrides table setting).
Read/write property FieldOrder Order of fields.
Read/write property FieldWidth Field Width.
Read/write property FrozenFields Number of frozen fields.
Method PutPosition Table window position.
Method QueryPosition Query table window position.
Read/write property SelectedTable Indicates if the Selected table is shown.
Read/write property SelectionColor Selection color used to highlight rows and graphics.
Read/write property Table Table of table window (Overrides feature class setting).

Inherited Interfaces

Interfaces Description
ITableViewInfo Provides access to events that occur for which a client can store and load info about the look of the table.

CoClasses that implement ITableProperty

CoClasses and Classes Description
TableProperty Table window property.