TcxSchedulerReportLinkPrintStyles Properties
The TcxSchedulerReportLinkPrintStyles class implements a collection of print styles that can be applied to the scheduler’s report.
Name | Description |
---|---|
Active |
Represents the print style that is currently active in the scheduler’s report. |
Active |
|
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. |
Report |
Represents the scheduler’s report generating component.
Inherited from Tcx |
Scheduler |
Represents the scheduler control that the report is generated for.
Inherited from Tcx |
Time |
Represents the Time |
Trifold | Represents the Tri-fold print style. |
Weekly | Represents the Weekly print style. |
Yearly | Represents the Yearly print style. |
See Also