Skip to main content
A newer version of this page is available. .
All docs
V22.1

XRToolBoxPanel.FindToolbox(Control) Method

Namespace: DevExpress.XtraReports.UserDesigner

Assembly: DevExpress.XtraReports.v22.1.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

public static XRToolBoxPanel FindToolbox(
    Control parent
)

Parameters

Name Type
parent Control

Returns

Type
XRToolBoxPanel
See Also