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