# FarPoint.Web.Spread.Chart.SpreadChartCollectionEditor

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_Chart_SpreadChartCollectionEditor" data-uid="FarPoint.Web.Spread.Chart.SpreadChartCollectionEditor" class="text-break">SpreadChartCollectionEditor Class
</h1>
  <div class="markdown level0 summary"><p>Provides a user interface that can edit SpreadChartCollection at 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">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">SpreadChartCollectionEditor</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.Chart.html">FarPoint.Web.Spread.Chart</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_Spread_Chart_SpreadChartCollectionEditor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SpreadChartCollectionEditor : CollectionEditor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SpreadChartCollectionEditor
    Inherits CollectionEditor</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_Spread_Chart_SpreadChartCollectionEditor__ctor_System_Type_" data-uid="FarPoint.Web.Spread.Chart.SpreadChartCollectionEditor.#ctor(System.Type)">
          <a class="xref" href="FarPoint.Web.Spread.Chart.SpreadChartCollectionEditor.-ctor.html#FarPoint_Web_Spread_Chart_SpreadChartCollectionEditor__ctor_System_Type_">SpreadChartCollectionEditor(Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Web.Spread.Chart.SpreadChartCollectionEditor.html">SpreadChartCollectionEditor</a> class using the specified collection type.</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_Spread_Chart_SpreadChartCollectionEditor_CreateCollectionForm" data-uid="FarPoint.Web.Spread.Chart.SpreadChartCollectionEditor.CreateCollectionForm">
          <a class="xref" href="FarPoint.Web.Spread.Chart.SpreadChartCollectionEditor.CreateCollectionForm.html#FarPoint_Web_Spread_Chart_SpreadChartCollectionEditor_CreateCollectionForm">CreateCollectionForm()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new form to display and edit the current collection.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Chart_SpreadChartCollectionEditor_CreateInstance_System_Type_" data-uid="FarPoint.Web.Spread.Chart.SpreadChartCollectionEditor.CreateInstance(System.Type)">
          <a class="xref" href="FarPoint.Web.Spread.Chart.SpreadChartCollectionEditor.CreateInstance.html#FarPoint_Web_Spread_Chart_SpreadChartCollectionEditor_CreateInstance_System_Type_">CreateInstance(Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of the specified collection item type.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Chart_SpreadChartCollectionEditor_EditValue_System_ComponentModel_ITypeDescriptorContext_System_IServiceProvider_System_Object_" data-uid="FarPoint.Web.Spread.Chart.SpreadChartCollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.Chart.SpreadChartCollectionEditor.EditValue.html#FarPoint_Web_Spread_Chart_SpreadChartCollectionEditor_EditValue_System_ComponentModel_ITypeDescriptorContext_System_IServiceProvider_System_Object_">EditValue(ITypeDescriptorContext, IServiceProvider, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Edits the value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Chart_SpreadChartCollectionEditor_GetObjectsFromInstance_System_Object_" data-uid="FarPoint.Web.Spread.Chart.SpreadChartCollectionEditor.GetObjectsFromInstance(System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.Chart.SpreadChartCollectionEditor.GetObjectsFromInstance.html#FarPoint_Web_Spread_Chart_SpreadChartCollectionEditor_GetObjectsFromInstance_System_Object_">GetObjectsFromInstance(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a list containing the given object</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
