Skip to main content

TcxSchedulerReportLinkPrintStyles.Daily Property

Represents the Daily print style.

Declaration

property Daily: TcxSchedulerReportLinkDailyPrintStyle read; write;

Property Value

Type
TcxSchedulerReportLinkDailyPrintStyle

Remarks

The Daily print style specifies the layout as a day per page.

Use the Daily property to access the TcxSchedulerReportLinkDailyPrintStyle object.

See Also