Skip to content

DevExpress-Examples/winforms-scheduler-get-appointment-by-source-object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Scheduler - Obtain appointments by an object in the data source

The PersistentObject.GetSourceObject method allows you to obtain a source object that corresponds to a specific appointment. This example shows how to obtain an appointment by an object in the data source.

The example handles the SchedulerStorageBase.AppointmentCollectionLoaded event to create a Hashtable/Dictionary where source objects are keys and appointments are values.

For recurring patterns, you should iterate through exceptions using the Appointment.GetExceptions method.

Files to Review

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Obtain user appointments by an object in the data source.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •