DefaultBarItemNames Class
In This Article
Stores the names of the default Ribbon items.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.2.Core.dll
NuGet Package: DevExpress.Diagram.Core
#Declaration
#Remarks
Use the DefaultBarItemNames field values to identify the Ribbon items that you want to modify or remove. To learn more, see How to Modify RibbonControl Items and Properties in DiagramDesignerControl. The DefaultBarItemNames document describes how the members of this class correspond to the Ribbon’s elements.
See Also