Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxCustomContainerReportLink.UnhideStandardControls Method

In This Article

Removes all standard controls from the hidden components list.

#Declaration

Delphi
procedure UnhideStandardControls;

#Remarks

Call the UnhideStandardControls method to remove the standard controls from the hidden components list. 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