TcxSchedulerReportLinkStyles Class
Implements a collection of styles that are applied to the report’s various elements.
Declaration
TcxSchedulerReportLinkStyles = class(
TdxCustomReportLinkStyles,
IcxSchedulerStylesAdapter,
IcxSchedulerTimeRulerParams
)
Remarks
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.
Inheritance
TObject
TPersistent
TInterfacedPersistent
TcxInterfacedPersistent
TcxCustomStyles
TcxStyles
TdxCustomReportLinkStyles
TcxSchedulerReportLinkStyles
See Also