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