Provides access to members that interact with table.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
![]() |
AllowAddRow | Allow add row to be displayed during editing. Default: True. |
![]() |
AllowEditing | Allow editing. Default: True. |
![]() |
Callback | The call back routine. |
![]() |
QueryFilter | QueryFilter of records to show. |
![]() |
SelectionSet | Selection set of records to show/select. |
![]() |
Show | Show table. |
![]() |
ShowAliasNamesInColumnHeadings | Show alias names or the real field name in column headings. Default False. |
![]() |
ShowSelected | Show only features that are selected. |
![]() |
Table | Table to view/edit. |
![]() |
TableSelectionAction | Action to perform when table selections are made. |
CoClasses that implement ITableView3
CoClasses and Classes | Description |
---|---|
TableView | Window to display Tables. |