Skip to main content

DefaultBarItemNames Class

Stores the names of the default Ribbon items.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.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