# C1.WPF.Input

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_WPF_Input" data-uid="C1.WPF.Input" class="text-break">C1.WPF.Input 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.Input.C1CheckList.html">C1CheckList</a></h4>
      <section><p>A list-based control with optional check boxes for each item, different selection modes and ability to select/unselect all items.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1CheckListItem.html">C1CheckListItem</a></h4>
      <section><p>Visual element used inside a <a class="xref" href="C1.WPF.Input.C1CheckList.html">C1CheckList</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1MultiSelect.html">C1MultiSelect</a></h4>
      <section><p>A <a class="xref" href="C1.WPF.Input.C1TagEditor.html">C1TagEditor</a> as base editor with <a class="xref" href="C1.WPF.Input.C1CheckList.html">C1CheckList</a> as drop-down.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1Tag.html">C1Tag</a></h4>
      <section><p>Visual element used inside a <a class="xref" href="C1.WPF.Input.C1TagEditor.html">C1TagEditor</a>.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.C1TagEditor.html">C1TagEditor</a></h4>
      <section><p>A text box-based control with ability to display and edit tags.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.CaptionEnableConverter.html">CaptionEnableConverter</a></h4>
      <section><p>A <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.data.ivalueconverter">IValueConverter</a> used to converter <span class="xref">C1.WPF.C1SelectionMode</span> to IsEnable property.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.InverseBooleanConverter.html">InverseBooleanConverter</a></h4>
      <section><p>A <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.data.ivalueconverter">IValueConverter</a> used to converter <a class="xref" href="C1.WPF.Input.C1TagEditor.IsEditable.html#C1_WPF_Input_C1TagEditor_IsEditable">IsEditable</a> to IsReadOnly property.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.TagEditedEventArgs.html">TagEditedEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.WPF.Input.C1TagEditor.TagEdited.html">TagEdited</a> event.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.TagEidtorEditingEventArgs.html">TagEidtorEditingEventArgs</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.WPF.Input.TextEditedEventArgs.html">TextEditedEventArgs</a></h4>
      <section><p>Provides data for the C1TextEditor.TextEdited event.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.WPF.Input.AutoCompleteMode.html">AutoCompleteMode</a></h4>
      <section><p>Specifies the mode for the automatic completion feature used in the <a class="xref" href="C1.WPF.Input.C1MultiSelect.html">C1MultiSelect</a> controls.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.DisplayMode.html">DisplayMode</a></h4>
      <section><p>Defines how to display text of control.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.SuggestMode.html">SuggestMode</a></h4>
      <section><p>Defines how to filter the items of MultiSelect.</p>
</section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="C1.WPF.Input.TagEditedEventHandler.html">TagEditedEventHandler</a></h4>
      <section><p>Represents the method that handles the <a class="xref" href="C1.WPF.Input.C1TagEditor.TagEdited.html">TagEdited</a> event.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Input.TagEidtorEditingEventHandler.html">TagEidtorEditingEventHandler</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.WPF.Input.TextEditedEventHandler.html">TextEditedEventHandler</a></h4>
      <section><p>Represents the method that handles the C1TextEditor.TextEdited event.</p>
</section>


</div>
