TcxCustomSchedulerReportLinkPrintStyle.HasAdditionalArea Property
Gets whether one of the note panes or the task pad is included in the scheduler’s report.
Declaration
property HasAdditionalArea: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
Use the HasAdditionalArea property to determine whether the task pad, the plain notes pane or the lined notes pane is included in the scheduler’s report. The HasAdditionalArea property returns True if at least one of the above components is contained in the scheduler’s report.
See Also