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


IGxObjectContainer.AreChildrenViewable Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxObjectContainer.AreChildrenViewable Property

Indicates if the objects children are available for viewing in the tree-view.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectContainer Interface