# C1.Win.Layout

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Win_Layout" data-uid="C1.Win.Layout" class="text-break">C1.Win.Layout 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="C1.Win.Layout.C1DashboardLayout.html">C1DashboardLayout</a></h4>
      <section><p>The <a class="xref" href="C1.Win.Layout.C1DashboardLayout.html">C1DashboardLayout</a> is a layout control that lets you design dynamic screens and dashboards.</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.DashboardCollection.html">DashboardCollection</a></h4>
      <section><p>Collection of DashboarItem itemContainers</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.DashboardItem.html">DashboardItem</a></h4>
      <section><p>Represents a ItemContainer instance for DashboardLayout</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.DashboardOptions.html">DashboardOptions</a></h4>
      <section><p>Additional Dashboard options to use by layout control</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.DesignerCaptionPanel.html">DesignerCaptionPanel</a></h4>
      <section><p>The component's title bar as it appears in the designer.</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.FlowLayout.html">FlowLayout</a></h4>
      <section><p>Class providing ILayout interface for FlowLayoutPanel container that uses Control descendants as itemContainers for Dashboard Layout Control.</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.GridLayout.html">GridLayout</a></h4>
      <section><p>Class providing ILayout interface for TableLayoutPanel container that uses Control descendants as itemContainers for Dashboard Layout Control.</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.HeaderPaintEventArgs.html">HeaderPaintEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Win.Layout.C1DashboardLayout.PaintHeader.html">PaintHeader</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.IconBox.html">IconBox</a></h4>
      <section><p>Icon box button for ItemContainer header.</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.ItemContainerActionEventArgs.html">ItemContainerActionEventArgs</a></h4>
      <section><p>Represents the class that contain <a class="xref" href="C1.Win.Layout.C1DashboardLayout.ItemContainerAction.html">ItemContainerAction</a> event data.</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.ItemContainerProperties.html">ItemContainerProperties</a></h4>
      <section><p>Dashboard ItemContainer additional properties</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.SplitLayout.html">SplitLayout</a></h4>
      <section><p>Class providing ILayout interface for using C1SplitterPanels as itemContainers for Dashboard Layout Control on the base of C1SplitContainer containers.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="C1.Win.Layout.ILayout.html">ILayout</a></h4>
      <section><p>Layout control interface. All layouts should implement this interface in order to communicate with C1DashboardLayoutControl</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Win.Layout.CuesType.html">CuesType</a></h4>
      <section><p>Types of cues used to drag-n-dropping ItemContainers</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.DragType.html">DragType</a></h4>
      <section><p>Type of ItemContainer instance modifying.</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.HeaderAppearance.html">HeaderAppearance</a></h4>
      <section><p>Defines the header appearance.</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.ItemContainerActions.html">ItemContainerActions</a></h4>
      <section><p>Represents the item container action values.</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.LayoutType.html">LayoutType</a></h4>
      <section><p>Type of layout control</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.ToolIconAppearance.html">ToolIconAppearance</a></h4>
      <section><p>Gets or sets location of tool icon.</p>
</section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="C1.Win.Layout.AddRemoveItemContainerDelegate.html">AddRemoveItemContainerDelegate</a></h4>
      <section><p>Delegate for add-remove ItemContainer instance event.</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.HeaderPaintEventHandler.html">HeaderPaintEventHandler</a></h4>
      <section><p>Represents the method that will handle the <a class="xref" href="C1.Win.Layout.C1DashboardLayout.PaintHeader.html">PaintHeader</a> event of a <a class="xref" href="C1.Win.Layout.C1DashboardLayout.html">C1DashboardLayout</a>.</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.ItemContainerActionEventHandler.html">ItemContainerActionEventHandler</a></h4>
      <section><p>Represents the method that will handle the <a class="xref" href="C1.Win.Layout.C1DashboardLayout.ItemContainerAction.html">ItemContainerAction</a> event with event data.</p>
</section>
      <h4><a class="xref" href="C1.Win.Layout.SynchronizeItemContainerDelegate.html">SynchronizeItemContainerDelegate</a></h4>
      <section><p>Delegate for synchronizing ItemContainer instances event. Synchronizes item containers with identical id.</p>
</section>


</div>
