# C1.WPF.Accordion

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_WPF_Accordion" data-uid="C1.WPF.Accordion" class="text-break">C1.WPF.Accordion 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.WPF.Accordion.AccordionPanel.html">AccordionPanel</a></h4>
      <section><p>Panel that lays out <a class="xref" href="C1.WPF.Accordion.C1Expander.html">C1Expander</a>´s.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Accordion.C1Accordion.html">C1Accordion</a></h4>
      <section><p><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.itemscontrol">ItemsControl</a> that contains <a class="xref" href="C1.WPF.Accordion.C1Expander.html">C1Expander</a>. It allows only one item to be expanded at a time (similar to the NavigationBar in Outlook).</p>
</section>
      <h4><a class="xref" href="C1.WPF.Accordion.C1Expander.html">C1Expander</a></h4>
      <section><p>C1Expander is a <span class="xref">C1.WPF.Core.C1HeaderedContentControl</span> with a collapsible/expandable panel. The content is visible by clicking on the header.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Accordion.C1SlideContentControl.html">C1SlideContentControl</a></h4>
      <section><p><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.contentcontrol">ContentControl</a> which allows specifying a value between 0 and 1 to perform slide animations which affect the layout.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Accordion.ExpanderButton.html">ExpanderButton</a></h4>
      <section><p>Button used in the <a class="xref" href="C1.WPF.Accordion.C1Expander.html">C1Expander</a> header.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.WPF.Accordion.ExpandDirection.html">ExpandDirection</a></h4>
      <section><p>Specifies the direction in which a <span class="xref">C1Expander</span> control opens.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Accordion.ExpandMode.html">ExpandMode</a></h4>
      <section><p>Specifies the expanding behavior for <a class="xref" href="C1.WPF.Accordion.C1Accordion.html">C1Accordion</a> which determines if how many items can be expanded s expands.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Accordion.ExpanderIconAlignment.html">ExpanderIconAlignment</a></h4>
      <section><p>Specifies how the expander icon is aligned inside the header.</p>
</section>


</div>
