Skip to main content

TdxCustomContainerReportLinkOptionsDesignerTabs.Controls Property

Specifies whether the report link designer’s Controls page is available to end-users.

Declaration

property Controls: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set this property to False to hide the report link designer’s Controls page.

The default value of the Controls property is True.

See Also