![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to members that extend ITableWindow functionality to work with dockable tables.
Name | Description | |
---|---|---|
![]() |
ActiveTableWindow | Gets the active table window. |
![]() |
Application | Provides the window with a reference to the application. |
![]() |
FindOpenTableWindows | Gets all the open table windows. |
![]() |
FindViaLayer | Is table (of a layer) already being displayed. |
![]() |
FindViaStandaloneTable | Is table (of a standalonetable) already being displayed. |
![]() |
hWnd | The window's handle. |
![]() |
IsDockable | Indicates if the window is dockable. |
![]() |
IsOpen | Indicates if the window is open in the table window docking pane. |
![]() |
IsVisible | Indicates if the window is visible. |
![]() |
Layer | Setup layer attributes to view. |
![]() |
PutPosition | The window's position in screen pixels. |
![]() |
QueryPosition | The window's position in screen pixels. |
![]() |
Refresh | Cause the window to redraw. |
![]() |
SelectionSet | Current selection set of the table. Only valid for tables showing all rows. |
![]() |
Show | Indicates if the window is shown. |
![]() |
ShowAliasNamesInColumnHeadings | Show alias names or the real field name in column headings. Default False. |
![]() |
ShowSelected | Indicates whether to show only features that are selected. |
![]() |
StandaloneTable | The standalone table to view/edit. |
![]() |
TableControl | The table control. Table needs to be showing before you can get a valid pointer. |
![]() |
TableSelectionAction | Action to perform when table selections are made. |
![]() |
UpdateSelection | Updates current table selection. Does not update Mx feature layer selection. |
Interfaces | Description |
---|---|
ITableWindow2 | Provides access to members that extend ITableWindow functionality to work with ILayers. |
IDataWindow | Provides access to members that control popup windows that show map data. |
CoClasses and Classes | Description |
---|---|
TableWindow | Window to display Tables in ArcMap. |