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
property Styles: TcxSchedulerReportLinkStyles read; write;
Property Value
Type |
---|
TcxSchedulerReportLinkStyles |
Remarks
Use the Styles property to access the TcxSchedulerReportLinkStyles object.
See Also