Skip to main content
A newer version of this page is available. .

DefaultBarItemNames Class

Stores the names of the default Ribbon items.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v20.2.Core.dll

NuGet Packages: DevExpress.Diagram.Core, DevExpress.WindowsDesktop.Diagram.Core

Declaration

public static class DefaultBarItemNames

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.

Inheritance

Object
DefaultBarItemNames
See Also