Back to Devexpress

SchedulerStoragePrintAdapter Events

windowsforms-devexpress-dot-xtrascheduler-dot-reporting-dot-schedulerstorageprintadapter-dot-underscore-events.md

latest4.5 KB
Original Source

SchedulerStoragePrintAdapter Events

A component bound to the SchedulerStorage used for retrieving data and scheduler settings.

NameDescription
ClientTimeZoneIdChangedOccurs when the SchedulerPrintAdapter.ClientTimeZoneId property value is changed. Inherited from SchedulerPrintAdapter.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
FirstDayOfWeekChangedOccurs when the SchedulerPrintAdapter.FirstDayOfWeek property value is changed. Inherited from SchedulerPrintAdapter.
ResourceColorsChangedOccurs when the SchedulerPrintAdapter.ResourceColorSchemas collection is modified. Inherited from SchedulerPrintAdapter.
SchedulerSourceChangedOccurs when the Scheduler source of the print adapter is changed. Inherited from SchedulerPrintAdapter.
TimeIntervalChangedOccurs when the SchedulerPrintAdapter.TimeInterval value is changed. Inherited from SchedulerPrintAdapter.
ValidateAppointmentsOccurs when appointments are retrieved to create a report document. Inherited from SchedulerPrintAdapter.
ValidateResourcesOccurs when resources are obtained for use in the report. Inherited from SchedulerPrintAdapter.
ValidateTimeIntervalsOccurs when the print adapter retrieves information on time intervals required for creating a report. Inherited from SchedulerPrintAdapter.
ValidateWorkTimeOccurs when the print adapter retrieves the work time value for use in the report. Inherited from SchedulerPrintAdapter.
WorkTimeChangedOccurs when the SchedulerPrintAdapter.WorkTime property is modified. Inherited from SchedulerPrintAdapter.

See Also

SchedulerStoragePrintAdapter Class

SchedulerStoragePrintAdapter Members

DevExpress.XtraScheduler.Reporting Namespace