Back to Devexpress

TcxSchedulerReportLink.Styles Property

vcl-dxpscxschedulerlnk-dot-tcxschedulerreportlink-9d6d03e3.md

latest777 B
Original Source

TcxSchedulerReportLink.Styles Property

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
TcxSchedulerReportLinkStyles

Remarks

Use the Styles property to access the TcxSchedulerReportLinkStyles object.

See Also

TcxSchedulerReportLink Class

TcxSchedulerReportLink Members

dxPScxSchedulerLnk Unit