Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerReportLink.TaskPadReportLink Property

Represents the task pad report link.

#Declaration

Delphi
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