TcxSchedulerReportLinkPrintRange Properties
The TcxSchedulerReportLinkPrintRange class encapsulates settings, which specify the report’s time range.| Name | Description |
|---|---|
| DayCount | Gets a count of days to print. |
| MonthCount | Gets a count of months to print. |
| PrintFrom | Specifies the first day to print. |
| PrintTo | Specifies the last day to print. |
| 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. |
| TimePrintFrom | Specifies the start time to print. |
| TimePrintTo | Specifies the end time to print. |
| WeekCount | Gets a count of weeks to print. |
| YearCount |
See Also