ArcObjects Library Reference (GeoDatabaseUI)  

ITableView3 Interface

Provides access to members that interact with table.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Write-only property AllowAddRow Allow add row to be displayed during editing. Default: True.
Write-only property AllowEditing Allow editing. Default: True.
Write-only property Callback The call back routine.
Write-only property QueryFilter QueryFilter of records to show.
Read/write property SelectionSet Selection set of records to show/select.
Method Show Show table.
Read/write property ShowAliasNamesInColumnHeadings Show alias names or the real field name in column headings. Default False.
Read/write property ShowSelected Show only features that are selected.
Read/write property Table Table to view/edit.
Write-only property TableSelectionAction Action to perform when table selections are made.

CoClasses that implement ITableView3

CoClasses and Classes Description
TableView Window to display Tables.