Provides access to the table docking window.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
ActiveTableWindow | Gets the active table window. | |
Close | Close table pane. | |
CloseAllTables | Close all table panes. | |
FindOpenTableWindows | Gets all the open table windows. | |
FindViaFeatureLayer | Is table (of a featurelayer) already being displayed. | |
FindViaLayer | Is table (of a layer) already being displayed. | |
FindViaStandaloneTable | Is table (of a standalonetable) already being displayed. | |
FindViaTable | Is table already being displayed. | |
FindViaUnknown | Is table already being displayed. | |
IsOpen | Is Table window open. | |
SetActiveWindow | Set the active window. | |
Show | Show Table pane. | |
ShowNextTable | Show next table pane. | |
UpdateTitle | Update the pane title. |
CoClasses that implement ITableDockWindowAdmin
CoClasses and Classes | Description |
---|---|
TableDockWindow | Table dock window |