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 | ||
---|---|---|
FeatureLayer | Feature class of table window (Overrides table setting). | |
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. | |
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. |