Skip to main content

TcxCustomSchedulerReportLinkPrintStyle.PeriodCount Property

Gets how many periods are included in the scheduler’s report.

Declaration

property PeriodCount: Integer read;

Property Value

Type
Integer

Remarks

A period has a definite meaning when a print style is applied. It could be the date period (the number of days, weeks, months if the daily print style, weekly print style or monthly print style is applied) or it could be the number of pages if the tri-fold print style is applied.

Use the PeriodCount property to determine how many periods are included in the scheduler’s report.

See Also