NavBarControl.NavPaneShowCollapsedGroupContent() Method
OBSOLETE
This method is obsolete. Use ShowNavPaneForm() instead.
Displays the content of the nav bar control when it is painted using the Navigation Pane style and the nav bar is collapsed.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.1.dll
NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation
Declaration
Remarks
See OptionsNavPane.CollapsedNavPaneContentControl to learn more.
See Also