[]
Determines whether the collection contains a RibbonContextualTabGroup with the given name.
public bool Contains(string name)
| Type | Name | Description |
|---|---|---|
| string | name | String containing the name of the tab group to locate (case-sensitive). |
| Type | Description |
|---|---|
| bool | True if the collection contains an object with the given |
Determines whether the RibbonTabGroupCollection contains a specific RibbonContextualTabGroup.
public bool Contains(RibbonContextualTabGroup tabGroup)
| Type | Name | Description |
|---|---|---|
| RibbonContextualTabGroup | tabGroup |
| Type | Description |
|---|---|
| bool |