Skip to content

DevExpress-Examples/wpf-scheduler-create-recurrent-appointments-in-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Scheduler - Create Recurrent Appointments in Code

This example demonstrates how to create scheduler appointments with different recurrence types in code. To create a recurring series, set the AppointmentItem.Type property to Pattern and use the AppointmentItem.RecurrenceInfo property to define a recurrence pattern. The scheduler generates occurrences based on this pattern.

Files to Review

Documentation

More Examples

About

Create scheduler appointments with different recurrence types in code.

Topics

Resources

License

Stars

Watchers

Forks