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


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

ITableProperty3 Interface

Provides access to members that control Linked table window properties.

Product Availability

Available with ArcGIS Desktop.

Members

Name 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.

Classes that implement ITableProperty3

Classes Description
TableProperty Table window property.