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