Ribbon UI
- 3 minutes to read
When creating a scheduling application, you can provide it with a set of Ribbon tabbed pages to let your end-users perform basic operations (navigate through dates, change active view, create, edit and delete appointments, select a type for grouping scheduler data, etc.) via the Ribbon user interface. Ribbon pages are structurally and visually split into logical groups. Each of these groups include commands that have the same feature in common. To get an example on how to provide a Ribbon UI for the scheduler, refer to the Getting Started document.
This topic lists available Ribbon groups combined into tabbed pages and includes links to documents containing working examples and detailed information on the scheduler’s functionality provided by a particular Ribbon group.
Examples
- How to: Print a Scheduler and Show its Print Preview
- How to: Modify the Print Style and Hide the Mini-calendar from the Page Header
- How to: Print a Scheduler Using a Report Preview (Step-by-Step Guide)
- How to: Create a Report without Visible Scheduler Control
- How to: Create an XtraSchedulerReport at Runtime
- Printing appointment details using the XtraReports Suite (online example)
- How to: Create an Appointment for the Currently Selected Time Interval and Resource
- How to: Create Appointments with Various Recurrence Types Programmatically
- How to: Create a Custom Appointment Recurrence Form
- How to: Programmatically Change the Active View
- How to: Create a Gantt Chart Application
- How to: Programmatically Change the Active View
- How to: Create a Gantt Chart Application
- How to: Hide Certain Columns in the Timeline View
- How to: Split Appointments and Series
- How to: Prevent End-Users from Editing Appointments
- How to: Create Appointments with Various Recurrence Types Programmatically
- Recurrence - Minutely (examples)
- Recurrence - Hourly (examples)
- Recurrence - Daily (examples)
- Recurrence - Weekly (examples)
- Recurrence - Monthly (examples)
- Recurrence - Yearly (examples)
- Recurrence - Exceptions (examples)
- How to: Handle Reminder Alerts in Code
- How to: Hide the Reminder (Bell) Icon for Outdated Appointments in a Series
- How to: Group Appointments by Resources or Dates