# C1.WPF.TabControl.C1TabItemBorder

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_TabControl_C1TabItemBorder" data-uid="C1.WPF.TabControl.C1TabItemBorder" class="text-break">C1TabItemBorder Class
</h1>
  <div class="markdown level0 summary"><p>Control containing the header of a <a class="xref" href="C1.WPF.TabControl.C1TabItem.html">C1TabItem</a>.
Supports different appearances, defined by the <a class="xref" href="C1.WPF.TabControl.C1TabItemBorder.Shape.html#C1_WPF_TabControl_C1TabItemBorder_Shape">Shape</a> property.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">C1TabItemBorder</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.TabControl.html">C1.WPF.TabControl</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.TabControl.dll</h6>
  <h5 id="C1_WPF_TabControl_C1TabItemBorder_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TemplateVisualState(Name = &quot;Rectangle&quot;, GroupName = &quot;ShapeStates&quot;)]
[TemplateVisualState(Name = &quot;Rounded&quot;, GroupName = &quot;ShapeStates&quot;)]
[TemplateVisualState(Name = &quot;Sloped&quot;, GroupName = &quot;ShapeStates&quot;)]
[TemplateVisualState(Name = &quot;Ribbon&quot;, GroupName = &quot;ShapeStates&quot;)]
public class C1TabItemBorder : C1ContentControl</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TemplateVisualState(Name:=&quot;Rectangle&quot;, GroupName:=&quot;ShapeStates&quot;)&gt;
&lt;TemplateVisualState(Name:=&quot;Rounded&quot;, GroupName:=&quot;ShapeStates&quot;)&gt;
&lt;TemplateVisualState(Name:=&quot;Sloped&quot;, GroupName:=&quot;ShapeStates&quot;)&gt;
&lt;TemplateVisualState(Name:=&quot;Ribbon&quot;, GroupName:=&quot;ShapeStates&quot;)&gt;
Public Class C1TabItemBorder
    Inherits C1ContentControl</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_TabControl_C1TabItemBorder__ctor" data-uid="C1.WPF.TabControl.C1TabItemBorder.#ctor">
          <a class="xref" href="C1.WPF.TabControl.C1TabItemBorder.-ctor.html#C1_WPF_TabControl_C1TabItemBorder__ctor">C1TabItemBorder()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.WPF.TabControl.C1TabItemBorder.html">C1TabItemBorder</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_TabControl_C1TabItemBorder_ShapeProperty" data-uid="C1.WPF.TabControl.C1TabItemBorder.ShapeProperty">
          <a class="xref" href="C1.WPF.TabControl.C1TabItemBorder.ShapeProperty.html">ShapeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.TabControl.C1TabItemBorder.Shape.html#C1_WPF_TabControl_C1TabItemBorder_Shape">Shape</a> dependency property.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_TabControl_C1TabItemBorder_Shape" data-uid="C1.WPF.TabControl.C1TabItemBorder.Shape">
          <a class="xref" href="C1.WPF.TabControl.C1TabItemBorder.Shape.html#C1_WPF_TabControl_C1TabItemBorder_Shape">Shape</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the geometric shape of the tab.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_TabControl_C1TabItemBorder_ChangeVisualStateShape_System_Boolean_" data-uid="C1.WPF.TabControl.C1TabItemBorder.ChangeVisualStateShape(System.Boolean)">
          <a class="xref" href="C1.WPF.TabControl.C1TabItemBorder.ChangeVisualStateShape.html#C1_WPF_TabControl_C1TabItemBorder_ChangeVisualStateShape_System_Boolean_">ChangeVisualStateShape(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Updates the current visual state of the Shape visual state group to match the object's properties.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_TabControl_C1TabItemBorder_Dispose_System_Boolean_" data-uid="C1.WPF.TabControl.C1TabItemBorder.Dispose(System.Boolean)">
          <a class="xref" href="C1.WPF.TabControl.C1TabItemBorder.Dispose.html#C1_WPF_TabControl_C1TabItemBorder_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_TabControl_C1TabItemBorder_OnApplyTemplate" data-uid="C1.WPF.TabControl.C1TabItemBorder.OnApplyTemplate">
          <a class="xref" href="C1.WPF.TabControl.C1TabItemBorder.OnApplyTemplate.html#C1_WPF_TabControl_C1TabItemBorder_OnApplyTemplate">OnApplyTemplate()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
