Skip to main content

TcxVerticalGridReportLinkOptionsRefinements.SuppressBackgroundBitmaps Property

Determines whether background images are displayed within a report.

Declaration

property SuppressBackgroundBitmaps: Boolean read; write;

Property Value

Type
Boolean

Remarks

This property is provided for backwards compatibility only. Use the OptionsFormatting.SuppressBackgroundBitmaps property instead.

The default value of the SuppressBackgroundBitmaps property is False.

See Also