'Declaration
Public Overloads ReadOnly Property Item( _ ByVal name As String _ ) As RibbonContextualTabGroup
public RibbonContextualTabGroup Item( string name ) {get;}
Parameters
- name
- String containing the name of the tab group to locate (case-sensitive).