Skip to main content

TdxLayoutControlReportLinkOptionsTransparent.Groups Property

Specifies if the layout control group’s background is transparent.

Declaration

property Groups: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set the Groups property to True to enable transparent painting for the layout control group’s background.

The default value of the Groups property is True.

See Also