Expanded Group
Explorer Bar Views enable expanding/collapsing of NavBar groups. An expanded group provides access to its links so that a user can work with them. The OptionsExpansion.Expanded property of a group allows you to expand/collapse the group in code.
For Side Bar Views, this property is not in effect. You can still open the required group via the ActiveGroup or ActiveGroupIndex properties.
See Also