TcxSchedulerReportLinkPrintStyles.Monthly Property
Represents the Monthly print style.
Declaration
property Monthly: TcxSchedulerReportLinkMonthlyPrintStyle read; write;
Property Value
Type |
---|
TcxSchedulerReportLinkMonthlyPrintStyle |
Remarks
The Monthly print style specifies the layout as a month per page.
Use the Monthly property to access the TcxSchedulerReportLinkMonthlyPrintStyle object.
See Also