Skip to main content
All docs
V25.1
  • XRDesignDockManager.ToolboxState Property

    Namespace: DevExpress.XtraReports.UserDesigner

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