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


IDataWindow.IsVisible Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > ID > IDataWindow Interface > IDataWindow.IsVisible Property
ArcGIS Developer Help

IDataWindow.IsVisible Property

Indicates if the window is visible.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDataWindow Interface