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


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

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