TdxCustomContainerReportLink.HideStandardControls Method
Removes standard controls from a report.
Declaration
procedure HideStandardControls;
Remarks
Call the HideStandardControls method to remove the standard controls from the report. Removed components are not available to an end-user within the report link designer.
The list of the controls hidden via this method is given below:
See Also