Allow for just one child NavBarItem that's always sized to the panel. Settable only on the group level NavBarItem. Default is false.
Visual Basic
Public Property SingleChildMode As Boolean
C#
public bool SingleChildMode {get; set;}
See Also
NavBarItem Class
| NavBarItem Members