| Interface | Description |
|---|---|
| Element |
An element in the ribbon
|
| Class | Description |
|---|---|
| ControlRef |
A control
|
| Group |
A group of a tab in the ribbon
|
| GroupSize |
A group in a defined size
|
| Layout |
A layout of controls
|
| RibbonConfiguration |
A ribbon configuration, with tab, user and app menus
|
| RibbonConfigurationSource |
A ribbon configuration source and related data
|
| RibbonElementsInjectionHelper<T> |
Helper for the ribbon, for injecting elements inside another elements' container
|
| RibbonExclude |
The class represent an exclusion declared in a ribbon file
|
| RibbonMenu |
The class represents a menu, containing a list of ribbon elements
|
| Separator |
A menu separator
|
| Tab |
A tab of the ribbon
|
| Toolbar |
A toolbar of controls
|
| Enum | Description |
|---|---|
| RibbonExclude.EXCLUDETARGET |
Target of exclusion in the ribbon configuration
|
| RibbonExclude.EXCLUDETYPE |
Type of exclusion in the ribbon configuration
|
| RibbonMenu.MENUTYPE |
Type of exclusion in the ribbon configuration
|