# C1.Win.Design.EditorNames

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Design_EditorNames" data-uid="C1.Win.Design.EditorNames" class="text-break">EditorNames Class
</h1>
  <div class="markdown level0 summary"><p>Represents a list of editors names for design-time.</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">EditorNames</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Design.html">C1.Win.Design</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.10.dll</h6>
  <h5 id="C1_Win_Design_EditorNames_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class EditorNames</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Module EditorNames</code></pre>
  </div>
  <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_Win_Design_EditorNames_C1FormatStringUITypeEditor" data-uid="C1.Win.Design.EditorNames.C1FormatStringUITypeEditor">
          <a class="xref" href="C1.Win.Design.EditorNames.C1FormatStringUITypeEditor.html">C1FormatStringUITypeEditor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Design_EditorNames_DropDownItemsCollectionEditor" data-uid="C1.Win.Design.EditorNames.DropDownItemsCollectionEditor">
          <a class="xref" href="C1.Win.Design.EditorNames.DropDownItemsCollectionEditor.html">DropDownItemsCollectionEditor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Design_EditorNames_FlagEditor" data-uid="C1.Win.Design.EditorNames.FlagEditor">
          <a class="xref" href="C1.Win.Design.EditorNames.FlagEditor.html">FlagEditor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Design_EditorNames_IconCollectionEditor" data-uid="C1.Win.Design.EditorNames.IconCollectionEditor">
          <a class="xref" href="C1.Win.Design.EditorNames.IconCollectionEditor.html">IconCollectionEditor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Design_EditorNames_InputMaskEditor" data-uid="C1.Win.Design.EditorNames.InputMaskEditor">
          <a class="xref" href="C1.Win.Design.EditorNames.InputMaskEditor.html">InputMaskEditor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
