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