This item is declined as by design RichTextEditorRibbonBar does not allow any design time modification of the existing tabs, but to hide them. Modification to existing tabs should be done either by inheriting the control or by using the RadRibbonBar API programmatically. At design time, one can add new tabs and modify them accordingly.