ToolBoxDockPanel Class
The Toolbox dock panel in the End-User Report Designer.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Remarks
The ToolBoxDockPanel class introduces the ToolBoxDockPanel.GroupsStyle and ToolBoxDockPanel.PaintStyleName properties.
An instance of the ToolBoxDockPanel class is created when initializing the XRDesignDockManager component. To access the ToolBoxDockPanel by specifying its type, name, or index in the XRDesignDockManager.DesignDockPanels collection, use the XRDesignDockManager.Item property with the DesignDockPanelType.ToolBox parameter.
Inheritance
See Also