ArcObjects Library Reference (ArcMapUI)  

ITableProperty3 Interface

Provides access to members that control Linked table window properties.

Product Availability

Available with ArcGIS Desktop.

Members

Description
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 StandaloneTable StandaloneTable for table window (Overrides table and layer 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 ITableProperty3

CoClasses and Classes Description
TableProperty Table window property.