This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IT > ITableProperty3 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control Linked table window properties.
Description | ||
---|---|---|
FieldOrder | Order of fields. | |
FieldWidth | Field Width. | |
FrozenFields | Number of frozen fields. | |
Layer | Layer for table window (Overrides table and featurelayer setting). | |
PutPosition | Table window position. | |
QueryPosition | Query table window position. | |
SelectedTable | Indicates if the Selected table is shown. | |
SelectionColor | Selection color used to highlight rows and graphics. | |
StandaloneTable | StandaloneTable for table window (Overrides table and layer setting). |
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 and Classes | Description |
---|---|
TableProperty | Table window property. |