Skip to main content
All docs
V23.2

XRDesignDockManager.ToolboxState Property

Namespace: DevExpress.XtraReports.UserDesigner

Assembly: DevExpress.XtraReports.v23.2.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