# C1.Xamarin.Forms.Input.C1DropDown

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Xamarin_Forms_Input_C1DropDown" data-uid="C1.Xamarin.Forms.Input.C1DropDown" class="text-break">C1DropDown Class
</h1>
  <div class="markdown level0 summary"><p>C1DropDown provides a generic drop-down control with a Header property that determines what the user sees when the drop-down part of the control is closed, and a Content property that determines what goes into the drop-down section.</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">C1DropDown</span></div>
      <div class="level2"><a class="xref" href="C1.Xamarin.Forms.Input.C1ComboBox.html">C1ComboBox</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Xamarin.Forms.Input.html">C1.Xamarin.Forms.Input</a></h6>
  <h6><strong>Assembly</strong>: C1.Xamarin.Forms.Input.dll</h6>
  <h5 id="C1_Xamarin_Forms_Input_C1DropDown_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1DropDown : Layout&lt;View&gt;, IComponent, IDisposable</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_Xamarin_Forms_Input_C1DropDown__ctor" data-uid="C1.Xamarin.Forms.Input.C1DropDown.#ctor">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.-ctor.html#C1_Xamarin_Forms_Input_C1DropDown__ctor">C1DropDown()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.html">C1DropDown</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_Xamarin_Forms_Input_C1DropDown_AutoCloseProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.AutoCloseProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.AutoCloseProperty.html">AutoCloseProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.AutoClose.html#C1_Xamarin_Forms_Input_C1DropDown_AutoClose">AutoClose</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_ButtonBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.ButtonBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ButtonBackgroundColorProperty.html">ButtonBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ButtonBackgroundColor.html#C1_Xamarin_Forms_Input_C1DropDown_ButtonBackgroundColor">ButtonBackgroundColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_ButtonColorProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.ButtonColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ButtonColorProperty.html">ButtonColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ButtonColor.html#C1_Xamarin_Forms_Input_C1DropDown_ButtonColor">ButtonColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_CloseButtonBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.CloseButtonBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.CloseButtonBackgroundColorProperty.html">CloseButtonBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.CloseButtonBackgroundColor.html#C1_Xamarin_Forms_Input_C1DropDown_CloseButtonBackgroundColor">CloseButtonBackgroundColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_CloseButtonTextColorProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.CloseButtonTextColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.CloseButtonTextColorProperty.html">CloseButtonTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.CloseButtonTextColor.html#C1_Xamarin_Forms_Input_C1DropDown_CloseButtonTextColor">CloseButtonTextColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownBackgroundColorProperty.html">DropDownBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownBackgroundColor.html#C1_Xamarin_Forms_Input_C1DropDown_DropDownBackgroundColor">DropDownBackgroundColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownBehaviorProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownBehaviorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownBehaviorProperty.html">DropDownBehaviorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownBehavior.html#C1_Xamarin_Forms_Input_C1DropDown_DropDownBehavior">DropDownBehavior</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownBorderColorProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownBorderColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownBorderColorProperty.html">DropDownBorderColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownBorderColor.html#C1_Xamarin_Forms_Input_C1DropDown_DropDownBorderColor">DropDownBorderColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownBorderWidthProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownBorderWidthProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownBorderWidthProperty.html">DropDownBorderWidthProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownBorderWidth.html#C1_Xamarin_Forms_Input_C1DropDown_DropDownBorderWidth">DropDownBorderWidth</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownHeightProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownHeightProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownHeightProperty.html">DropDownHeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownHeight.html#C1_Xamarin_Forms_Input_C1DropDown_DropDownHeight">DropDownHeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownModeProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownModeProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownModeProperty.html">DropDownModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownMode.html#C1_Xamarin_Forms_Input_C1DropDown_DropDownMode">DropDownMode</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownProperty.html">DropDownProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDown.html#C1_Xamarin_Forms_Input_C1DropDown_DropDown">DropDown</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownWidthProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownWidthProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownWidthProperty.html">DropDownWidthProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownWidth.html#C1_Xamarin_Forms_Input_C1DropDown_DropDownWidth">DropDownWidth</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_EditableHeaderBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.EditableHeaderBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.EditableHeaderBackgroundColorProperty.html">EditableHeaderBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.EditableHeaderBackgroundColor.html#C1_Xamarin_Forms_Input_C1DropDown_EditableHeaderBackgroundColor">EditableHeaderBackgroundColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_EditableHeaderProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.EditableHeaderProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.EditableHeaderProperty.html">EditableHeaderProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.EditableHeader.html#C1_Xamarin_Forms_Input_C1DropDown_EditableHeader">EditableHeader</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_HeaderBackgroundColorProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.HeaderBackgroundColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.HeaderBackgroundColorProperty.html">HeaderBackgroundColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.HeaderBackgroundColor.html#C1_Xamarin_Forms_Input_C1DropDown_HeaderBackgroundColor">HeaderBackgroundColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_HeaderBorderColorProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.HeaderBorderColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.HeaderBorderColorProperty.html">HeaderBorderColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.HeaderBorderColor.html#C1_Xamarin_Forms_Input_C1DropDown_HeaderBorderColor">HeaderBorderColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_HeaderBorderWidthProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.HeaderBorderWidthProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.HeaderBorderWidthProperty.html">HeaderBorderWidthProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.HeaderBorderWidth.html#C1_Xamarin_Forms_Input_C1DropDown_HeaderBorderWidth">HeaderBorderWidth</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_HeaderProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.HeaderProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.HeaderProperty.html">HeaderProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.Header.html#C1_Xamarin_Forms_Input_C1DropDown_Header">Header</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_IsAnimatedProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.IsAnimatedProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.IsAnimatedProperty.html">IsAnimatedProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.IsAnimated.html#C1_Xamarin_Forms_Input_C1DropDown_IsAnimated">IsAnimated</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_IsDropDownOpenProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.IsDropDownOpenProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.IsDropDownOpenProperty.html">IsDropDownOpenProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.IsDropDownOpen.html#C1_Xamarin_Forms_Input_C1DropDown_IsDropDownOpen">IsDropDownOpen</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_IsEditableProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.IsEditableProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.IsEditableProperty.html">IsEditableProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.IsEditable.html#C1_Xamarin_Forms_Input_C1DropDown_IsEditable">IsEditable</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_MaxDropDownHeightProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.MaxDropDownHeightProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.MaxDropDownHeightProperty.html">MaxDropDownHeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.MaxDropDownHeight.html#C1_Xamarin_Forms_Input_C1DropDown_MaxDropDownHeight">MaxDropDownHeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_MinDropDownHeightProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.MinDropDownHeightProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.MinDropDownHeightProperty.html">MinDropDownHeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.MinDropDownHeight.html#C1_Xamarin_Forms_Input_C1DropDown_MinDropDownHeight">MinDropDownHeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_ShowButtonProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.ShowButtonProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ShowButtonProperty.html">ShowButtonProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ShowButton.html#C1_Xamarin_Forms_Input_C1DropDown_ShowButton">ShowButton</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_ShowClearButtonProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.ShowClearButtonProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ShowClearButtonProperty.html">ShowClearButtonProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ShowClearButton.html#C1_Xamarin_Forms_Input_C1DropDown_ShowClearButton">ShowClearButton</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_ShowCloseButtonProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.ShowCloseButtonProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ShowCloseButtonProperty.html">ShowCloseButtonProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ShowCloseButton.html#C1_Xamarin_Forms_Input_C1DropDown_ShowCloseButton">ShowCloseButton</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_ShowEditableHeaderProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.ShowEditableHeaderProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ShowEditableHeaderProperty.html">ShowEditableHeaderProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ShowEditableHeader.html#C1_Xamarin_Forms_Input_C1DropDown_ShowEditableHeader">ShowEditableHeader</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_ShowHeaderProperty" data-uid="C1.Xamarin.Forms.Input.C1DropDown.ShowHeaderProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ShowHeaderProperty.html">ShowHeaderProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ShowHeader.html#C1_Xamarin_Forms_Input_C1DropDown_ShowHeader">ShowHeader</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_Xamarin_Forms_Input_C1DropDown_AutoClose" data-uid="C1.Xamarin.Forms.Input.C1DropDown.AutoClose">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.AutoClose.html#C1_Xamarin_Forms_Input_C1DropDown_AutoClose">AutoClose</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets auto closes the drop when the user hits outside it.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_ButtonBackgroundColor" data-uid="C1.Xamarin.Forms.Input.C1DropDown.ButtonBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ButtonBackgroundColor.html#C1_Xamarin_Forms_Input_C1DropDown_ButtonBackgroundColor">ButtonBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background of the button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_ButtonColor" data-uid="C1.Xamarin.Forms.Input.C1DropDown.ButtonColor">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ButtonColor.html#C1_Xamarin_Forms_Input_C1DropDown_ButtonColor">ButtonColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the button content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_CloseButtonBackgroundColor" data-uid="C1.Xamarin.Forms.Input.C1DropDown.CloseButtonBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.CloseButtonBackgroundColor.html#C1_Xamarin_Forms_Input_C1DropDown_CloseButtonBackgroundColor">CloseButtonBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background of the close button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_CloseButtonTextColor" data-uid="C1.Xamarin.Forms.Input.C1DropDown.CloseButtonTextColor">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.CloseButtonTextColor.html#C1_Xamarin_Forms_Input_C1DropDown_CloseButtonTextColor">CloseButtonTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the close button text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDown" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDown">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDown.html#C1_Xamarin_Forms_Input_C1DropDown_DropDown">DropDown</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the drop-down view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownBackgroundColor" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownBackgroundColor.html#C1_Xamarin_Forms_Input_C1DropDown_DropDownBackgroundColor">DropDownBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the drop-down.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownBehavior" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownBehavior">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownBehavior.html#C1_Xamarin_Forms_Input_C1DropDown_DropDownBehavior">DropDownBehavior</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the drop-down behavior.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownBorderColor" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownBorderColor">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownBorderColor.html#C1_Xamarin_Forms_Input_C1DropDown_DropDownBorderColor">DropDownBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the drop-down border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownBorderWidth" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownBorderWidth">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownBorderWidth.html#C1_Xamarin_Forms_Input_C1DropDown_DropDownBorderWidth">DropDownBorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the drop-down border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownHeight" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownHeight">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownHeight.html#C1_Xamarin_Forms_Input_C1DropDown_DropDownHeight">DropDownHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of the drop-down object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownMode" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownMode">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownMode.html#C1_Xamarin_Forms_Input_C1DropDown_DropDownMode">DropDownMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the mode that the DropDown uses to display the DropDownView.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownWidth" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownWidth">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownWidth.html#C1_Xamarin_Forms_Input_C1DropDown_DropDownWidth">DropDownWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the drop-down object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_EditableHeader" data-uid="C1.Xamarin.Forms.Input.C1DropDown.EditableHeader">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.EditableHeader.html#C1_Xamarin_Forms_Input_C1DropDown_EditableHeader">EditableHeader</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the editable header view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_EditableHeaderBackgroundColor" data-uid="C1.Xamarin.Forms.Input.C1DropDown.EditableHeaderBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.EditableHeaderBackgroundColor.html#C1_Xamarin_Forms_Input_C1DropDown_EditableHeaderBackgroundColor">EditableHeaderBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color for the editable header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_Header" data-uid="C1.Xamarin.Forms.Input.C1DropDown.Header">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.Header.html#C1_Xamarin_Forms_Input_C1DropDown_Header">Header</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the header view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_HeaderBackgroundColor" data-uid="C1.Xamarin.Forms.Input.C1DropDown.HeaderBackgroundColor">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.HeaderBackgroundColor.html#C1_Xamarin_Forms_Input_C1DropDown_HeaderBackgroundColor">HeaderBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color for the header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_HeaderBorderColor" data-uid="C1.Xamarin.Forms.Input.C1DropDown.HeaderBorderColor">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.HeaderBorderColor.html#C1_Xamarin_Forms_Input_C1DropDown_HeaderBorderColor">HeaderBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border color for the header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_HeaderBorderWidth" data-uid="C1.Xamarin.Forms.Input.C1DropDown.HeaderBorderWidth">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.HeaderBorderWidth.html#C1_Xamarin_Forms_Input_C1DropDown_HeaderBorderWidth">HeaderBorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border thickness for the header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_IsAnimated" data-uid="C1.Xamarin.Forms.Input.C1DropDown.IsAnimated">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.IsAnimated.html#C1_Xamarin_Forms_Input_C1DropDown_IsAnimated">IsAnimated</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the control is animated.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_IsDropDownOpen" data-uid="C1.Xamarin.Forms.Input.C1DropDown.IsDropDownOpen">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.IsDropDownOpen.html#C1_Xamarin_Forms_Input_C1DropDown_IsDropDownOpen">IsDropDownOpen</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the dropdown is currently visible.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_IsEditable" data-uid="C1.Xamarin.Forms.Input.C1DropDown.IsEditable">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.IsEditable.html#C1_Xamarin_Forms_Input_C1DropDown_IsEditable">IsEditable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value that enables or disables editing of the text in the control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_IsEnabled" data-uid="C1.Xamarin.Forms.Input.C1DropDown.IsEnabled">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.IsEnabled.html#C1_Xamarin_Forms_Input_C1DropDown_IsEnabled">IsEnabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the control should be enabled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_MaxDropDownHeight" data-uid="C1.Xamarin.Forms.Input.C1DropDown.MaxDropDownHeight">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.MaxDropDownHeight.html#C1_Xamarin_Forms_Input_C1DropDown_MaxDropDownHeight">MaxDropDownHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum length constraint of the drop-down box.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_MinDropDownHeight" data-uid="C1.Xamarin.Forms.Input.C1DropDown.MinDropDownHeight">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.MinDropDownHeight.html#C1_Xamarin_Forms_Input_C1DropDown_MinDropDownHeight">MinDropDownHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum length constraint of the drop-down box.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_ShowButton" data-uid="C1.Xamarin.Forms.Input.C1DropDown.ShowButton">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ShowButton.html#C1_Xamarin_Forms_Input_C1DropDown_ShowButton">ShowButton</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the control should display a dropdown button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_ShowClearButton" data-uid="C1.Xamarin.Forms.Input.C1DropDown.ShowClearButton">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ShowClearButton.html#C1_Xamarin_Forms_Input_C1DropDown_ShowClearButton">ShowClearButton</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the clear button show or not.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_ShowCloseButton" data-uid="C1.Xamarin.Forms.Input.C1DropDown.ShowCloseButton">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ShowCloseButton.html#C1_Xamarin_Forms_Input_C1DropDown_ShowCloseButton">ShowCloseButton</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the close button is currently visible in full screen.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_ShowEditableHeader" data-uid="C1.Xamarin.Forms.Input.C1DropDown.ShowEditableHeader">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ShowEditableHeader.html#C1_Xamarin_Forms_Input_C1DropDown_ShowEditableHeader">ShowEditableHeader</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the editable header is currently visible.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_ShowHeader" data-uid="C1.Xamarin.Forms.Input.C1DropDown.ShowHeader">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.ShowHeader.html#C1_Xamarin_Forms_Input_C1DropDown_ShowHeader">ShowHeader</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the header is currently visible.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_Site" data-uid="C1.Xamarin.Forms.Input.C1DropDown.Site">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.Site.html#C1_Xamarin_Forms_Input_C1DropDown_Site">Site</a>
        </td>
        <td class="markdown level1 summary"></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_Xamarin_Forms_Input_C1DropDown_Dispose" data-uid="C1.Xamarin.Forms.Input.C1DropDown.Dispose">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.Dispose.html#C1_Xamarin_Forms_Input_C1DropDown_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"><p>Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_LayoutChildren_System_Double_System_Double_System_Double_System_Double_" data-uid="C1.Xamarin.Forms.Input.C1DropDown.LayoutChildren(System.Double,System.Double,System.Double,System.Double)">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.LayoutChildren.html#C1_Xamarin_Forms_Input_C1DropDown_LayoutChildren_System_Double_System_Double_System_Double_System_Double_">LayoutChildren(double, double, double, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Layout children.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_OnDropDownOpenChanged_C1_Xamarin_Forms_Input_DropDownOpenChangedEventArgs_" data-uid="C1.Xamarin.Forms.Input.C1DropDown.OnDropDownOpenChanged(C1.Xamarin.Forms.Input.DropDownOpenChangedEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.OnDropDownOpenChanged.html#C1_Xamarin_Forms_Input_C1DropDown_OnDropDownOpenChanged_C1_Xamarin_Forms_Input_DropDownOpenChangedEventArgs_">OnDropDownOpenChanged(DropDownOpenChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">DropDownOpenChanged</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_OnDropDownOpenChanging_C1_Xamarin_Forms_Input_DropDownOpenChangingEventArgs_" data-uid="C1.Xamarin.Forms.Input.C1DropDown.OnDropDownOpenChanging(C1.Xamarin.Forms.Input.DropDownOpenChangingEventArgs)">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.OnDropDownOpenChanging.html#C1_Xamarin_Forms_Input_C1DropDown_OnDropDownOpenChanging_C1_Xamarin_Forms_Input_DropDownOpenChangingEventArgs_">OnDropDownOpenChanging(DropDownOpenChangingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">DropDownOpenChanging</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_UpdateLayoutDirection_Xamarin_Forms_FlowDirection_" data-uid="C1.Xamarin.Forms.Input.C1DropDown.UpdateLayoutDirection(Xamarin.Forms.FlowDirection)">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.UpdateLayoutDirection.html#C1_Xamarin_Forms_Input_C1DropDown_UpdateLayoutDirection_Xamarin_Forms_FlowDirection_">UpdateLayoutDirection(FlowDirection)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_Disposed" data-uid="C1.Xamarin.Forms.Input.C1DropDown.Disposed">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.Disposed.html">Disposed</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the object is disposed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownOpenChanged" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownOpenChanged">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownOpenChanged.html">DropDownOpenChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Event raised when the IsDropDownOpen property has changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1DropDown_DropDownOpenChanging" data-uid="C1.Xamarin.Forms.Input.C1DropDown.DropDownOpenChanging">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1DropDown.DropDownOpenChanging.html">DropDownOpenChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Event raised before the IsDropDownOpenChanging property changes.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
