TdxCustomContainerReportLinkOptionsTransparent.Containers Property
Enables or disables transparent painting of the aggregated containers.
Declaration
property Containers: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Use the Containers property to enable or disable the transparent painting of the aggregated containers.
The default value of the Containers property is True.
See Also