Skip to main content
All docs
V25.1
  • XRDesignToolboxItemsViewInfo(ToolboxViewInfo) Constructor

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

    Namespace: DevExpress.XtraReports.UserDesigner

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

    NuGet Package: DevExpress.Win.Reporting

    Declaration

    public XRDesignToolboxItemsViewInfo(
        ToolboxViewInfo info
    )

    Parameters

    Name Type
    info DevExpress.XtraToolbox.ToolboxViewInfo
    See Also