AppointmentExportedEventArgs Class
In This Article
Provides data for the AppointmentExporter.AppointmentExported event.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Remarks
Note that AppointmentExportedEventArgs objects are automatically created, initialized and passed to the AppointmentExporter.AppointmentExported event handlers.
#Inheritance
Object
EventArgs
AppointmentEventArgs
AppointmentExportedEventArgs
See Also