vcl-dxpscxschedulerlnk-b091edf2.md
Implements a collection of styles that are applied to the report’s various elements.
TcxSchedulerReportLinkStyles = class(
TdxCustomReportLinkStyles,
IcxSchedulerStylesAdapter,
IcxSchedulerTimeRulerParams
)
This class provides a set of properties for specifying the styles of the corresponding elements in the scheduler’s report. There are also methods, exposed by this class, for determining the styles of the appropriate elements.
The TcxSchedulerReportLinkStyles object is referenced by the TcxSchedulerReportLink.Styles property.
TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomStyles TcxStyles TdxCustomReportLinkStyles TcxSchedulerReportLinkStyles
See Also