Skip to main content

TcxSchedulerReportLink.TaskPadReportLink Property

Represents the task pad report link.

Declaration

property TaskPadReportLink: TBasedxReportLink read; write;

Property Value

Type
TBasedxReportLink

Remarks

The task pad report link component provides the task pad pane part of the scheduler report.

Consider the following example. Suppose you use the TcxGrid control for working with tasks in the scheduler (the ExpressQuantumGrid Suite is sold separately). Then, to display tasks in the scheduler report, do the following:

The following image demonstrates the scheduler report with the TcxGrid embedded into the task pad:

See Also