# C1.Win.List.C1List

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_List_C1List" data-uid="C1.Win.List.C1List" class="text-break">C1List Class
</h1>
  <div class="markdown level0 summary"><p>A multicolumn list box control.</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="https://learn.microsoft.com/dotnet/api/system.marshalbyrefobject">MarshalByRefObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.component">Component</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control">Control</a></div>
    <div class="level4"><a class="xref" href="C1.Win.List.ListBase.Frame.html">Frame</a></div>
    <div class="level5"><a class="xref" href="C1.Win.List.ListBase.C1ListBase.html">C1ListBase</a></div>
    <div class="level6"><span class="xref">C1List</span></div>
      <div class="level7"><a class="xref" href="C1.Win.List.DropDownList.html">DropDownList</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.idroptarget">IDropTarget</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isynchronizeinvoke">ISynchronizeInvoke</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.iwin32window">IWin32Window</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.ibindablecomponent">IBindableComponent</a></div>
    <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><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isupportinitialize">ISupportInitialize</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.List.html">C1.Win.List</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.List.4.8.dll</h6>
  <h5 id="C1_Win_List_C1List_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ToolboxBitmap(typeof(C1List), &quot;C1List.png&quot;)]
[ComplexBindingProperties(&quot;DataSource&quot;, &quot;DataMember&quot;)]
public class C1List : C1ListBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISupportInitialize</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ToolboxBitmap(GetType(C1List), &quot;C1List.png&quot;)&gt;
&lt;ComplexBindingProperties(&quot;DataSource&quot;, &quot;DataMember&quot;)&gt;
Public Class C1List
    Inherits C1ListBase
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISupportInitialize</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_Win_List_C1List__ctor" data-uid="C1.Win.List.C1List.#ctor">
          <a class="xref" href="C1.Win.List.C1List.-ctor.html#C1_Win_List_C1List__ctor">C1List()</a>
        </td>
        <td class="markdown level1 summary"><p>Initialize a new instance of C1List control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List__ctor_C1_Win_List_C1Combo_" data-uid="C1.Win.List.C1List.#ctor(C1.Win.List.C1Combo)">
          <a class="xref" href="C1.Win.List.C1List.-ctor.html#C1_Win_List_C1List__ctor_C1_Win_List_C1Combo_">C1List(C1Combo)</a>
        </td>
        <td class="markdown level1 summary"></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_Win_List_C1List_AllowColSelect" data-uid="C1.Win.List.C1List.AllowColSelect">
          <a class="xref" href="C1.Win.List.C1List.AllowColSelect.html#C1_Win_List_C1List_AllowColSelect">AllowColSelect</a>
        </td>
        <td class="markdown level1 summary"><p>Enables/disables interactive column selection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_MatchCol" data-uid="C1.Win.List.C1List.MatchCol">
          <a class="xref" href="C1.Win.List.C1List.MatchCol.html#C1_Win_List_C1List_MatchCol">MatchCol</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the search column when the MatchEntry property is not None.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_MatchCompare" data-uid="C1.Win.List.C1List.MatchCompare">
          <a class="xref" href="C1.Win.List.C1List.MatchCompare.html#C1_Win_List_C1List_MatchCompare">MatchCompare</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the comparing mode for a search.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_MatchEntry" data-uid="C1.Win.List.C1List.MatchEntry">
          <a class="xref" href="C1.Win.List.C1List.MatchEntry.html#C1_Win_List_C1List_MatchEntry">MatchEntry</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets a value indicating how the control performs searches based on user's input.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_MatchEntryTimeout" data-uid="C1.Win.List.C1List.MatchEntryTimeout">
          <a class="xref" href="C1.Win.List.C1List.MatchEntryTimeout.html#C1_Win_List_C1List_MatchEntryTimeout">MatchEntryTimeout</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets a value indicating the timeout, in milliseconds, for incremental searching.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_PreviewInfo" data-uid="C1.Win.List.C1List.PreviewInfo">
          <a class="xref" href="C1.Win.List.C1List.PreviewInfo.html#C1_Win_List_C1List_PreviewInfo">PreviewInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.Win.List.PrintPreviewWinSettings.html">PrintPreviewWinSettings</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_PrintInfo" data-uid="C1.Win.List.C1List.PrintInfo">
          <a class="xref" href="C1.Win.List.C1List.PrintInfo.html#C1_Win_List_C1List_PrintInfo">PrintInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.Win.List.C1List.PrintInfo.html#C1_Win_List_C1List_PrintInfo">PrintInfo</a> object.</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_Win_List_C1List_CreateAccessibilityInstance" data-uid="C1.Win.List.C1List.CreateAccessibilityInstance">
          <a class="xref" href="C1.Win.List.C1List.CreateAccessibilityInstance.html#C1_Win_List_C1List_CreateAccessibilityInstance">CreateAccessibilityInstance()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new accessibility object for the control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_ExportToExcel_System_String_" data-uid="C1.Win.List.C1List.ExportToExcel(System.String)">
          <a class="xref" href="C1.Win.List.C1List.ExportToExcel.html#C1_Win_List_C1List_ExportToExcel_System_String_">ExportToExcel(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Exports the grid to a XLS file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_ExportToExcel_System_String_System_Boolean_" data-uid="C1.Win.List.C1List.ExportToExcel(System.String,System.Boolean)">
          <a class="xref" href="C1.Win.List.C1List.ExportToExcel.html#C1_Win_List_C1List_ExportToExcel_System_String_System_Boolean_">ExportToExcel(string, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Exports the grid to a XLS file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_Find_System_String_C1_Win_List_MatchCompareEnum_System_Boolean_System_Int32_System_Int32_" data-uid="C1.Win.List.C1List.Find(System.String,C1.Win.List.MatchCompareEnum,System.Boolean,System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.List.C1List.Find.html#C1_Win_List_C1List_Find_System_String_C1_Win_List_MatchCompareEnum_System_Boolean_System_Int32_System_Int32_">Find(string, MatchCompareEnum, bool, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Searches a string in a specific column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_Find_System_String_C1_Win_List_MatchCompareEnum_System_Boolean_System_Int32_System_String_" data-uid="C1.Win.List.C1List.Find(System.String,C1.Win.List.MatchCompareEnum,System.Boolean,System.Int32,System.String)">
          <a class="xref" href="C1.Win.List.C1List.Find.html#C1_Win_List_C1List_Find_System_String_C1_Win_List_MatchCompareEnum_System_Boolean_System_Int32_System_String_">Find(string, MatchCompareEnum, bool, int, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Searches a string in a specific column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_FindString_System_String_" data-uid="C1.Win.List.C1List.FindString(System.String)">
          <a class="xref" href="C1.Win.List.C1List.FindString.html#C1_Win_List_C1List_FindString_System_String_">FindString(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Finds the first row index such that the cell text starts with string s in the column specified by the DisplayMember property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_FindString_System_String_System_Int32_" data-uid="C1.Win.List.C1List.FindString(System.String,System.Int32)">
          <a class="xref" href="C1.Win.List.C1List.FindString.html#C1_Win_List_C1List_FindString_System_String_System_Int32_">FindString(string, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Finds the first row index after startIndex such that the cell text starts with string s in the column specified by the DisplayMember property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_FindString_System_String_System_Int32_System_Int32_" data-uid="C1.Win.List.C1List.FindString(System.String,System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.List.C1List.FindString.html#C1_Win_List_C1List_FindString_System_String_System_Int32_System_Int32_">FindString(string, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Finds the first row index after startIndex such that the cell text starts with string s in the given column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_FindString_System_String_System_Int32_System_String_" data-uid="C1.Win.List.C1List.FindString(System.String,System.Int32,System.String)">
          <a class="xref" href="C1.Win.List.C1List.FindString.html#C1_Win_List_C1List_FindString_System_String_System_Int32_System_String_">FindString(string, int, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Finds the first row index after startIndex such that the cell text starts with string s in the given column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_FindStringExact_System_String_" data-uid="C1.Win.List.C1List.FindStringExact(System.String)">
          <a class="xref" href="C1.Win.List.C1List.FindStringExact.html#C1_Win_List_C1List_FindStringExact_System_String_">FindStringExact(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Finds the first row index such that the cell text is exactly same with string s in the column specified by the DisplayMember property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_FindStringExact_System_String_System_Int32_" data-uid="C1.Win.List.C1List.FindStringExact(System.String,System.Int32)">
          <a class="xref" href="C1.Win.List.C1List.FindStringExact.html#C1_Win_List_C1List_FindStringExact_System_String_System_Int32_">FindStringExact(string, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Finds the first row index after startIndex such that the cell text is exactly same with string s in the column specified by the DisplayMember property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_FindStringExact_System_String_System_Int32_System_Int32_" data-uid="C1.Win.List.C1List.FindStringExact(System.String,System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.List.C1List.FindStringExact.html#C1_Win_List_C1List_FindStringExact_System_String_System_Int32_System_Int32_">FindStringExact(string, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Finds the first row index after startIndex such that the cell text is exactly same with string s in the given column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_FindStringExact_System_String_System_Int32_System_String_" data-uid="C1.Win.List.C1List.FindStringExact(System.String,System.Int32,System.String)">
          <a class="xref" href="C1.Win.List.C1List.FindStringExact.html#C1_Win_List_C1List_FindStringExact_System_String_System_Int32_System_String_">FindStringExact(string, int, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Finds the first row index after startIndex such that the cell text is exactly same with string s in the given column.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_LoadLayout_System_IO_Stream_" data-uid="C1.Win.List.C1List.LoadLayout(System.IO.Stream)">
          <a class="xref" href="C1.Win.List.C1List.LoadLayout.html#C1_Win_List_C1List_LoadLayout_System_IO_Stream_">LoadLayout(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads a saved layout from the given stream.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_LoadLayout_System_String_" data-uid="C1.Win.List.C1List.LoadLayout(System.String)">
          <a class="xref" href="C1.Win.List.C1List.LoadLayout.html#C1_Win_List_C1List_LoadLayout_System_String_">LoadLayout(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads a saved layout from the given file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_OnClick_System_EventArgs_" data-uid="C1.Win.List.C1List.OnClick(System.EventArgs)">
          <a class="xref" href="C1.Win.List.C1List.OnClick.html#C1_Win_List_C1List_OnClick_System_EventArgs_">OnClick(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_OnGotFocus_System_EventArgs_" data-uid="C1.Win.List.C1List.OnGotFocus(System.EventArgs)">
          <a class="xref" href="C1.Win.List.C1List.OnGotFocus.html#C1_Win_List_C1List_OnGotFocus_System_EventArgs_">OnGotFocus(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_OnHandleCreated_System_EventArgs_" data-uid="C1.Win.List.C1List.OnHandleCreated(System.EventArgs)">
          <a class="xref" href="C1.Win.List.C1List.OnHandleCreated.html#C1_Win_List_C1List_OnHandleCreated_System_EventArgs_">OnHandleCreated(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_OnKeyDown_System_Windows_Forms_KeyEventArgs_" data-uid="C1.Win.List.C1List.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
          <a class="xref" href="C1.Win.List.C1List.OnKeyDown.html#C1_Win_List_C1List_OnKeyDown_System_Windows_Forms_KeyEventArgs_">OnKeyDown(KeyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_OnKeyPress_System_Windows_Forms_KeyPressEventArgs_" data-uid="C1.Win.List.C1List.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)">
          <a class="xref" href="C1.Win.List.C1List.OnKeyPress.html#C1_Win_List_C1List_OnKeyPress_System_Windows_Forms_KeyPressEventArgs_">OnKeyPress(KeyPressEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_OnMouseMove_System_Windows_Forms_MouseEventArgs_" data-uid="C1.Win.List.C1List.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="C1.Win.List.C1List.OnMouseMove.html#C1_Win_List_C1List_OnMouseMove_System_Windows_Forms_MouseEventArgs_">OnMouseMove(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_OnMouseUp_System_Windows_Forms_MouseEventArgs_" data-uid="C1.Win.List.C1List.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="C1.Win.List.C1List.OnMouseUp.html#C1_Win_List_C1List_OnMouseUp_System_Windows_Forms_MouseEventArgs_">OnMouseUp(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_SaveLayout_System_IO_Stream_" data-uid="C1.Win.List.C1List.SaveLayout(System.IO.Stream)">
          <a class="xref" href="C1.Win.List.C1List.SaveLayout.html#C1_Win_List_C1List_SaveLayout_System_IO_Stream_">SaveLayout(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the grid's layout.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_SaveLayout_System_IO_Stream_System_Boolean_" data-uid="C1.Win.List.C1List.SaveLayout(System.IO.Stream,System.Boolean)">
          <a class="xref" href="C1.Win.List.C1List.SaveLayout.html#C1_Win_List_C1List_SaveLayout_System_IO_Stream_System_Boolean_">SaveLayout(Stream, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the grid's layout.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_C1List_SaveLayout_System_String_System_Boolean_" data-uid="C1.Win.List.C1List.SaveLayout(System.String,System.Boolean)">
          <a class="xref" href="C1.Win.List.C1List.SaveLayout.html#C1_Win_List_C1List_SaveLayout_System_String_System_Boolean_">SaveLayout(string, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the grid's layout.</p>
</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_Win_List_C1List_HotRowChanged" data-uid="C1.Win.List.C1List.HotRowChanged">
          <a class="xref" href="C1.Win.List.C1List.HotRowChanged.html">HotRowChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when hot row is changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
