Skip to main content
All docs
V24.1

XRDesignDockManager.ToolboxState Property

Namespace: DevExpress.XtraReports.UserDesigner

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

NuGet Package: DevExpress.Win.Reporting

Declaration

[DefaultValue(ToolboxState.Normal)]
public ToolboxState ToolboxState { get; set; }

Property Value

Type Default
DevExpress.XtraToolbox.ToolboxState Normal
See Also