TcxSchedulerReportLinkTimeLinePrintStyle Class
The TcxSchedulerReportLinkTimeLinePrintStyle implements the TimeLine print style.
Declaration
TcxSchedulerReportLinkTimeLinePrintStyle = class(
TcxCustomSchedulerReportLinkPrintStyle
)
Remarks
The TimeLine print style provides reports for TimeGrid and Gantt Views.
In a report, a scheduling plan is split from top to bottom across pages. Additionally, the report designer dialog allows end-users to specify how many resources are to be displayed per page.
The TcxSchedulerReportLinkTimeLinePrintStyle object is referenced by the TcxSchedulerReportLinkPrintStyles.TimeLine property.
Inheritance
TObject
TPersistent
TcxCustomSchedulerReportLinkPrintStyle
TcxSchedulerReportLinkTimeLinePrintStyle
See Also