|  | This document is archived and information here might be outdated. Recommended version. | 
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;}
[C++]
HRESULT get_AreChildrenViewable(
  Boolean* areViewable
);
[C++] Parameters areViewable [out, retval]
areViewable is a parameter of type bool*