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

DefaultBarItemNames Class

Stores the names of the default Scheduler Ribbon items and Pop-Up Menus.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v18.2.dll

Declaration

public static class DefaultBarItemNames

Remarks

Use the DefaultBarItemNames field values to identify the Ribbon and context menu items that you want to modify or remove. To learn more, see the Pop-Up Menus topic and the How to: Display the Integrated Ribbon for the Scheduler example. The Scheduler Ribbon elements document describes how the members of this class refer to the Ribbon’s elements.

Inheritance

Object
DefaultBarItemNames
See Also