TcxSchedulerReportLink.PrintStyles Property
Represents a collection of print styles that specify the way the user events are arranged in the scheduler’s report.
Declaration
property PrintStyles: TcxSchedulerReportLinkPrintStyles read; write;
Property Value
Type |
---|
TcxSchedulerReportLinkPrintStyles |
Remarks
Use the PrintStyles property to access the TcxSchedulerReportLinkPrintStyles object.
See Also