ArcObjects Library Reference (ArcMapUI)  

ITableDockWindowAdmin Interface

Provides access to the table docking window.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read-only property ActiveTableWindow Gets the active table window.
Method Close Close table pane.
Method CloseAllTables Close all table panes.
Method FindOpenTableWindows Gets all the open table windows.
Method FindViaFeatureLayer Is table (of a featurelayer) already being displayed.
Method FindViaLayer Is table (of a layer) already being displayed.
Method FindViaStandaloneTable Is table (of a standalonetable) already being displayed.
Method FindViaTable Is table already being displayed.
Method FindViaUnknown Is table already being displayed.
Method IsOpen Is Table window open.
Method SetActiveWindow Set the active window.
Method Show Show Table pane.
Method ShowNextTable Show next table pane.
Method UpdateTitle Update the pane title.

CoClasses that implement ITableDockWindowAdmin

CoClasses and Classes Description
TableDockWindow Table dock window