Skip to main content

TcxSchedulerReportLinkOptionsFormatting.SuppressContentColoration Property

Specifies whether the scheduler’s report is displayed in black and white or color in preview mode.

Declaration

property SuppressContentColoration: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set the SuppressContentColoration property to True to display the scheduler’s report in monochrome when in preview mode.

The default value of the SuppressContentColoration property is False.

See Also