Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DefaultBarItemNames Class

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

Namespace: DevExpress.Xpf.Scheduling

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

NuGet Package: DevExpress.Wpf.Scheduling

#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