Skip to main content
All docs
V25.1
  • XRToolBoxPanel.FindToolbox(Control) Method

    Namespace: DevExpress.XtraReports.UserDesigner

    Assembly: DevExpress.XtraReports.v25.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