Skip to main content
All docs
V23.2

XRDesignToolboxViewInfo(ToolboxControl) Constructor

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

Namespace: DevExpress.XtraReports.UserDesigner

Assembly: DevExpress.XtraReports.v23.2.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

public XRDesignToolboxViewInfo(
    ToolboxControl owner
)

Parameters

Name Type
owner ToolboxControl
See Also