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

Ribbon

The SchedulerControl includes a default Ribbon UI that enable end users to manage appointments, switch views and dates and adjust view settings. To show the ribbon, set the SchedulerControl.CommandBarStyle property to CommandBarStyle.Ribbon. You can customize a ribbon by adding or removing items, or replace the default item with a custom one.

The built-in ribbon menu items are contained in the static DefaultBarItemNames class. See the How to: Display and Modify the Integrated Ribbon for the Scheduler to learn how to use the default bar item names to modify the ribbon.

The table below lists default ribbon items and groups and the DefaultBarItemNames properties used to access the menu items.

Home Ribbon Page

The Default Bar Item Name is DefaultBarItemNames.Pages_Home.

WPFScheduler_Ribbon_Home

Group

DefaultBarItemNames properties

Commands and Properties

Groups_Home_Appointment

Groups_Home_Navigate

Groups_Home_Arrange

Groups_Home_GroupBy

Groups_Home_TimeScale

Groups_Home_Layout

Groups_Home_Window

Appointment Ribbon Page

The Default Bar Item Name is DefaultBarItemNames.Pages_Appointment.

WPFScheduler_Ribbon_Appointment

Group

Items

Commands and Properties

Groups_Appointment_Actions

Groups_Appointment_Options