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


ITableWindow3.IsOpen Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

ITableWindow3.IsOpen Property

Indicates if the window is open in the table window docking pane.

[Visual Basic .NET]
Public ReadOnly Property IsOpen As Boolean
[C#]
public bool IsOpen {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableWindow3 Interface