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