TcxSchedulerHolidays Events
A component that stores holidays to be used in the bound scheduler.Name | Description |
---|---|
OnExportHoliday | Fires when a holiday is about to be sent to the stream. |
OnImportHoliday | Fires when a holiday is about to be written from the stream into the TcxSchedulerHolidays component. |
OnImportUnknownDate | Fires when a date of an unknown format is about to be written from the stream into the TcxSchedulerHolidays component. |
See Also