TdxCustomContainerReportLink.HideStandardControls Method
In This Article
Removes standard controls from a report.
#Declaration
Delphi
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