Back to Devexpress

TcxSchedulerReportLink Events

vcl-dxpscxschedulerlnk-dot-tcxschedulerreportlink-dot-underscore-events.md

latest7.0 KB
Original Source

TcxSchedulerReportLink Events

Implements the scheduler’s report generating component.

NameDescription
OnActivePrintStyleChangedFires when the active print style has been changed.
OnCanPrintEventFires when the current user event is going to be displayed in the scheduler’s report.
OnChangeComponentOccurs when the Component property changes. Inherited from TBasedxReportLink.
OnCustomDrawContentCellFires when each time block in the report’s scheduling area is about to be drawn.
OnCustomDrawDateNavigatorDayCaptionCellFires when the caption of a day (fires once for each day) in the Date Navigator is about to be drawn in the scheduler’s report.
OnCustomDrawDateNavigatorDayCellFires when a day in the Date Navigator is about to be drawn in the scheduler’s report.
OnCustomDrawDateNavigatorHeaderCellFires when the Date Navigator‘s month header is about to be drawn in the scheduler’s report.
OnCustomDrawDateNavigatorWeekNumberCellFires when the Date Navigator‘s week number is about to be drawn in the scheduler’s report.
OnCustomDrawEventPartCellFires when an area within a user event cell is about to be drawn in the scheduler’s report.
OnCustomDrawHeaderCellFires when the cell, which contains the resource and day headers, is about to be drawn in the scheduler’s report.
OnCustomDrawNotesCellFires when the blank or lined notes pane is about to be drawn in the scheduler’s report.
OnCustomDrawPageFooterEnables you to custom paint page footers for the report link. Inherited from TBasedxReportLink.
OnCustomDrawPageHeaderEnables you to custom paint page headers for the report link. Inherited from TBasedxReportLink.
OnCustomDrawReportLinkFootnotesEnables you to custom paint footnotes. Inherited from TBasedxReportLink.
OnCustomDrawReportLinkTitleOccurs when drawing the report title. Inherited from TBasedxReportLink.
OnCustomDrawSchedulerHeaderCellFires when the scheduler header in the scheduler’s report is about to be drawn.
OnCustomDrawTaskPadCellFires when the report’s task pad is about to be drawn.
OnCustomDrawTimeRulerCellFires when each hour cell in the report’s time zone is about to be drawn.
OnDataSourceChangedEnables you to respond to an impending change in the report link’s report source. Inherited from TBasedxReportLink.
OnDestroyOccurs when a report link is being destroyed. Inherited from TBasedxReportLink.
OnFilterStyleOccurs when retrieving the list of available print styles. Inherited from TBasedxReportLink.
OnGetNewReportStorageNameEnables you to customize the report storage’s default name. Inherited from TBasedxReportLink.
OnInitializeEventCellFires when the report’s user event cell is about to be rendered.
OnInitializeHeaderPrimaryCellFires when the report’s first header cell is about to be rendered.
OnInitializeHeaderSecondaryCellFires when the report’s second header cell is about to be rendered.
OnInitializeNotesAreaCellFires when the notes pane in the scheduler’s report is about to be rendered.
OnInitializeSchedulingAreaCellFires when each time block in the report’s scheduling area is about to be rendered.
OnInitializeTaskPadCellFires when the report’s task pad is about to be rendered.
OnMeasureReportLinkFootnotesEnables you to customize a footnote’s height. Inherited from TBasedxReportLink.
OnMeasureReportLinkTitleOccurs when drawing the report title before the OnCustomDrawReportLinkTitle event. Inherited from TBasedxReportLink.

See Also

TcxSchedulerReportLink Class

TcxSchedulerReportLink Members

dxPScxSchedulerLnk Unit