Skip to main content
All docs
V26.1
  • XRDesignToolboxViewInfo(ToolboxControl) Constructor

    Initializes a new instance of the XRDesignToolboxViewInfo class with specified settings.

    Namespace: DevExpress.XtraReports.UserDesigner

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

    Declaration

    public XRDesignToolboxViewInfo(
        ToolboxControl owner
    )

    Parameters

    Name Type
    owner ToolboxControl
    See Also