# FarPoint.Web.Chart.StringCollectionItemEditor

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Chart_StringCollectionItemEditor" data-uid="FarPoint.Web.Chart.StringCollectionItemEditor" class="text-break">StringCollectionItemEditor Class
</h1>
  <div class="markdown level0 summary"><p>Represents a UI collection editor for a StringCollectionItem</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">UITypeEditor</span></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.collectioneditor">CollectionEditor</a></div>
    <div class="level3"><span class="xref">StringCollectionEditor</span></div>
    <div class="level4"><span class="xref">StringCollectionItemEditor</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Chart.html">FarPoint.Web.Chart</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Chart.dll</h6>
  <h5 id="FarPoint_Web_Chart_StringCollectionItemEditor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class StringCollectionItemEditor : StringCollectionEditor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class StringCollectionItemEditor
    Inherits StringCollectionEditor</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="FarPoint_Web_Chart_StringCollectionItemEditor__ctor_System_Type_" data-uid="FarPoint.Web.Chart.StringCollectionItemEditor.#ctor(System.Type)">
          <a class="xref" href="FarPoint.Web.Chart.StringCollectionItemEditor.-ctor.html#FarPoint_Web_Chart_StringCollectionItemEditor__ctor_System_Type_">StringCollectionItemEditor(Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new StringCollection editor.</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="FarPoint_Web_Chart_StringCollectionItemEditor_GetEditStyle_System_ComponentModel_ITypeDescriptorContext_" data-uid="FarPoint.Web.Chart.StringCollectionItemEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
          <a class="xref" href="FarPoint.Web.Chart.StringCollectionItemEditor.GetEditStyle.html#FarPoint_Web_Chart_StringCollectionItemEditor_GetEditStyle_System_ComponentModel_ITypeDescriptorContext_">GetEditStyle(ITypeDescriptorContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the editor style used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
