This document is archived and information here might be outdated.  Recommended version.


ITableDockWindowAdmin Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IT > ITableDockWindowAdmin Interface
ArcGIS Developer Help

ITableDockWindowAdmin Interface

Provides access to the table docking window.

Product Availability

Available with ArcGIS Desktop.

Members

Name 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.

Classes that implement ITableDockWindowAdmin

Classes Description
TableDockWindow Table dock window