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


ITableDockWindowAdmin.ActiveTableWindow Property (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 > ITableDockWindowAdmin.ActiveTableWindow Property
ArcGIS Developer Help

ITableDockWindowAdmin.ActiveTableWindow Property

Gets the active table window.

[Visual Basic .NET]
Public ReadOnly Property ActiveTableWindow As ITableWindow
[C#]
public ITableWindow ActiveTableWindow {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableDockWindowAdmin Interface