Skip to main content

TcxCustomSchedulerReportLinkPrintStyle.VisualStyles 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 VisualStyles: TcxSchedulerReportLinkStyles read;

Property Value

Type
TcxSchedulerReportLinkStyles

Remarks

Use the VisualStyles property to access the TcxSchedulerReportLinkStyles object.

See Also