TcxSchedulerReportLink.Styles Property
In This Article
Represents a collection of the available styles, which can be applied to the elements that they correspond to in the scheduler’s report.
#Declaration
Delphi
property Styles: TcxSchedulerReportLinkStyles read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the Styles property to access the TcxSchedulerReportLinkStyles object.
See Also