TdxCustomContainerReportLinkOptionsDesignerTabs.Behaviors Property
Specifies whether the report link designer’s Behaviors page is available to end-users.
Declaration
property Behaviors: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set this property to False, to hide the report link designer’s Behaviors page.
The default value of the Behaviors property is False.
See Also