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


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

ITableProperty2 Interface

Provides access to members that control Linked table window properties. Note: the ITableProperty2 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.
Read/write property Layer Layer for table window (Overrides table and featurelayer setting).
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 ITableProperty2

CoClasses and Classes Description
TableProperty Table window property.