NevronOpenVision
Nevron.Nov.UI Namespace / NRibbonTabContextCommandSource Class / ShowOnlyGivenTabPageGroups Method
The name of the tab page group to show. I set to null all tab page groups will be collapsed.
ShowOnlyGivenTabPageGroups Method
Shows the tab page group with the given name and hides all others.
Syntax
protected void ShowOnlyGivenTabPageGroups( 
   params System.string[] tabPageGroupNames
)

Parameters

tabPageGroupNames
The name of the tab page group to show. I set to null all tab page groups will be collapsed.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also