TcxSchedulerReportLinkPrintStyles Properties
The TcxSchedulerReportLinkPrintStyles class implements a collection of print styles that can be applied to the scheduler’s report.| Name | Description |
|---|---|
| ActiveStyle | Represents the print style that is currently active in the scheduler’s report. |
| ActiveStyleAssigned | |
| Agenda | |
| Count | Gets a count of the print styles. |
| Daily | Represents the Daily print style. |
| Details | Represents the Details print style. |
| Items | Provides indexed access to the print styles. |
| Memo | Represents the Memo print style. |
| Monthly | Represents the Monthly print style. |
| ReportLink | Represents the scheduler’s report generating component. Inherited from TcxCustomSchedulerReportLinkOptions. |
| Scheduler | Represents the scheduler control that the report is generated for. Inherited from TcxCustomSchedulerReportLinkOptions. |
| TimeLine | Represents the TimeLine print style. |
| Trifold | Represents the Tri-fold print style. |
| Weekly | Represents the Weekly print style. |
| Yearly | Represents the Yearly print style. |
See Also