Context Tab Category
A Context Tab Category is a container for context tabs which are hidden. They are displayed on demand, for example, when a corresponding element, such as an image or a table, is selected.

The table below lists the main members that affect element appearance and functionality.
| Characteristics | Members |
|---|---|
| Color | RibbonContextTabCategory.Color |
| Tabs | MVCxRibbonContextTabCategory.Tabs |
| Visibility | RibbonContextTabCategory.ClientVisible, RibbonContextTabCategory.Visible |
The following table outlines the element’s structural API:
| Structural Element | API Reference |
|---|---|
| Class | MVCxRibbonContextTabCategory |
| Collection | RibbonSettings.ContextTabCategories |