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


IGxViewContainer.Views Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxViewContainer.Views Property

All Gxviews in the application.

[Visual Basic .NET]
Public ReadOnly Property Views As IEnumGxView
[C#]
public IEnumGxView Views {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxViewContainer Interface