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