TcxSchedulerStyles Events
Stores all style settings applied to the scheduler’s elements.| Name | Description |
|---|---|
| OnGetContentStyle | Fires before the ADateTime time block is drawn when the styles information about this time block is being updated. |
| OnGetDayHeaderStyle | Fires before the ADate day’s header is drawn when the styles information about the ADate day’s header is being updated. |
| OnGetEventStyle | Fires before the AEvent user event in the scheduling area is drawn when the styles information about this user event is being updated. |
| OnGetResourceHeaderStyle | Fires before the AResource resource’s header in the scheduling area is drawn when the styles information about the AResource resource is being updated. |
See Also