# C1.Framework.SplitButtonElement.DropDownList.DropDownListItemElement

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Framework_SplitButtonElement_DropDownList_DropDownListItemElement" data-uid="C1.Framework.SplitButtonElement.DropDownList.DropDownListItemElement" class="text-break">SplitButtonElement.DropDownList.DropDownListItemElement Class
</h1>
  <div class="markdown level0 summary"><p>Represents <a class="xref" href="C1.Framework.SplitButtonElement.DropDownList.html">SplitButtonElement.DropDownList</a> item for <a class="xref" href="C1.Framework.SplitButtonElement.html">SplitButtonElement</a></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"><a class="xref" href="C1.Framework.Element.html">Element</a></div>
    <div class="level2"><a class="xref" href="C1.Framework.BasePanel.html">BasePanel</a></div>
    <div class="level3"><a class="xref" href="C1.Framework.StackPanel.html">StackPanel</a></div>
    <div class="level4"><a class="xref" href="C1.Framework.ButtonElement.html">ButtonElement</a></div>
    <div class="level5"><span class="xref">SplitButtonElement.DropDownList.DropDownListItemElement</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="C1.Win.Accessibility.ISupportUia.html">ISupportUia</a></div>
    <div><a class="xref" href="C1.Framework.IToolTipElement.html">IToolTipElement</a></div>
    <div><a class="xref" href="C1.Win.Accessibility.Items.IUiaButton.html">IUiaButton</a></div>
    <div><a class="xref" href="C1.Win.Accessibility.Items.BaseInterfaces.IUiaInvokeProvider.html">IUiaInvokeProvider</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Framework.html">C1.Framework</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.10.dll</h6>
  <h5 id="C1_Framework_SplitButtonElement_DropDownList_DropDownListItemElement_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SplitButtonElement.DropDownList.DropDownListItemElement : ButtonElement, ISupportUia, IToolTipElement, IUiaButton, IUiaInvokeProvider</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SplitButtonElement.DropDownList.DropDownListItemElement
    Inherits ButtonElement
    Implements ISupportUia, IToolTipElement, IUiaButton, IUiaInvokeProvider</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_Framework_SplitButtonElement_DropDownList_DropDownListItemElement__ctor_C1_Framework_SplitButtonElement_DropDownList_" data-uid="C1.Framework.SplitButtonElement.DropDownList.DropDownListItemElement.#ctor(C1.Framework.SplitButtonElement.DropDownList)">
          <a class="xref" href="C1.Framework.SplitButtonElement.DropDownList.DropDownListItemElement.-ctor.html#C1_Framework_SplitButtonElement_DropDownList_DropDownListItemElement__ctor_C1_Framework_SplitButtonElement_DropDownList_">DropDownListItemElement(DropDownList)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Framework.SplitButtonElement.DropDownList.DropDownListItemElement.html">SplitButtonElement.DropDownList.DropDownListItemElement</a></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_Framework_SplitButtonElement_DropDownList_DropDownListItemElement_Item" data-uid="C1.Framework.SplitButtonElement.DropDownList.DropDownListItemElement.Item">
          <a class="xref" href="C1.Framework.SplitButtonElement.DropDownList.DropDownListItemElement.Item.html#C1_Framework_SplitButtonElement_DropDownList_DropDownListItemElement_Item">Item</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets <a class="xref" href="C1.Framework.SplitButtonElement.SplitButtonElementDropDownListItem.html">SplitButtonElement.SplitButtonElementDropDownListItem</a> associated with current <a class="xref" href="C1.Framework.SplitButtonElement.DropDownList.DropDownListItemElement.html">SplitButtonElement.DropDownList.DropDownListItemElement</a>.</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_Framework_SplitButtonElement_DropDownList_DropDownListItemElement_ToString" data-uid="C1.Framework.SplitButtonElement.DropDownList.DropDownListItemElement.ToString">
          <a class="xref" href="C1.Framework.SplitButtonElement.DropDownList.DropDownListItemElement.ToString.html#C1_Framework_SplitButtonElement_DropDownList_DropDownListItemElement_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="C1.Win.Accessibility.Items.ProviderExt.InvokeExt.html#C1_Win_Accessibility_Items_ProviderExt_InvokeExt_C1_Win_Accessibility_Items_BaseInterfaces_IUiaInvokeProvider_C1_Win_Accessibility_UiaItem_">ProviderExt.InvokeExt(IUiaInvokeProvider, UiaItem)</a>
  </div>

</div>
