# C1.WPF.Toolbar.ISimplifiedToolbar

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Toolbar_ISimplifiedToolbar" data-uid="C1.WPF.Toolbar.ISimplifiedToolbar" class="text-break">ISimplifiedToolbar Interface
</h1>
  <div class="markdown level0 summary"><p>Simplified toolbar type interface</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Toolbar.html">C1.WPF.Toolbar</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Toolbar.4.6.2.dll</h6>
  <h5 id="C1_WPF_Toolbar_ISimplifiedToolbar_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ISimplifiedToolbar</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface ISimplifiedToolbar</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Toolbar_ISimplifiedToolbar_IsCollapsed" data-uid="C1.WPF.Toolbar.ISimplifiedToolbar.IsCollapsed">
          <a class="xref" href="C1.WPF.Toolbar.ISimplifiedToolbar.IsCollapsed.html#C1_WPF_Toolbar_ISimplifiedToolbar_IsCollapsed">IsCollapsed</a>
        </td>
        <td class="markdown level1 summary"><p>Collapse state in new Toolbar</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
