TcxSchedulerReportLinkPrintStyles.Trifold Property
Represents the Tri-fold print style.
Declaration
property Trifold: TcxSchedulerReportLinkTrifoldPrintStyle read; write;
Property Value
Type |
---|
TcxSchedulerReportLinkTrifoldPrintStyle |
Remarks
The Tri-fold print style specifies that the page is divided into three sections. Each section can be occupied by the one of the three time views (day, week or weeks) or by the task pad, plain notes or lined notes pane.
Use the Trifold property to access the TcxSchedulerReportLinkTrifoldPrintStyle object.
See Also