|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableView3 Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to members that interact with table.
| 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 and Classes | Description | 
|---|---|
| TableView | Window to display Tables. |