HandleInvisibleChildren Property
HandleInvisibleChildren
If True then the collapse/expand button will not be displayed if all children of node are invisible.
Declaration
public bool HandleInvisibleChildren { get; set; }
Public Property HandleInvisibleChildren As Boolean