# GrapeCity.ActiveReports.Design.Toolbox

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="GrapeCity_ActiveReports_Design_Toolbox" data-uid="GrapeCity.ActiveReports.Design.Toolbox" class="text-break">GrapeCity.ActiveReports.Design.Toolbox Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Design.Toolbox.BaseToolbox.html">BaseToolbox</a></h4>
      <section><p>Serves as the foundational class for implementing a toolbox service that manages toolbox items and their interactions within a design-time environment.
This abstract class provides a framework for toolbox functionality, including the management of toolbox items, categories, and the design surface interaction.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Design.Toolbox.FlatToolbox.html">FlatToolbox</a></h4>
      <section><p>Represents a simplified version of the toolbox that provides a flat, streamlined interface for managing and displaying toolbox items.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Design.Toolbox.Group.html">Group</a></h4>
      <section><p>Represents a non-inheritable grouping of related tools within a toolbox control,
typically used in design-time environments. This class implements the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a>
interface to support custom serialization.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Design.Toolbox.GroupChangedEventArgs.html">GroupChangedEventArgs</a></h4>
      <section><p>Provides data for the <span class="xref">GrapeCity.ActiveReports.Design.Toolbox.GroupListbar.GroupChanged</span> event.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Design.Toolbox.ToolClickEventArgs.html">ToolClickEventArgs</a></h4>
      <section><p>Provides data for the <span class="xref">GrapeCity.ActiveReports.Design.Toolbox.GroupListbar.ToolClick</span> event.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Design.Toolbox.Toolbox.html">Toolbox</a></h4>
      <section><p>Represents the main entry point for managing and interacting with the toolbox in a design-time environment.
This class provides functionality to add, remove, and manipulate toolbox items, as well as to query the toolbox's state.</p>
</section>


</div>
