ArcObjects Library Reference (ArcMapUI)  

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

ITableWindow3 Interface