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


IDataWindow2.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 > IDataWindow2 Interface > IDataWindow2.IsVisible Property
ArcGIS Developer Help

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

IDataWindow2 Interface