TcxCustomSchedulerReportLinkPrintStyle.Styles Property
In This Article
Represents the collection of print styles that can be applied to the scheduler’s report.
#Declaration
Delphi
property Styles: TcxSchedulerReportLinkPrintStyles read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the Styles property to access the TcxSchedulerReportLinkPrintStyles object’s interface.
See Also