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