TcxSchedulerReportLinkPrintRange.DayCount Property
Gets a count of days to print.
Declaration
property DayCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use the DayCount property to determine the count of days to be printed in the scheduler’s report. The DayCount property’s value is calculated based upon the time range defined by the PrintFrom and PrintTo properties.
See Also