# FarPoint.Web.Spread.SpreadImageCollectionEditor

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_SpreadImageCollectionEditor" data-uid="FarPoint.Web.Spread.SpreadImageCollectionEditor" class="text-break">SpreadImageCollectionEditor Class
</h1>
  <div class="markdown level0 summary"><p>Provides a user interface that can edit SpreadImageCollection 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">SpreadImageCollectionEditor</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.html">FarPoint.Web.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_Spread_SpreadImageCollectionEditor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SpreadImageCollectionEditor : CollectionEditor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SpreadImageCollectionEditor
    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_SpreadImageCollectionEditor__ctor_System_Type_" data-uid="FarPoint.Web.Spread.SpreadImageCollectionEditor.#ctor(System.Type)">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImageCollectionEditor.-ctor.html#FarPoint_Web_Spread_SpreadImageCollectionEditor__ctor_System_Type_">SpreadImageCollectionEditor(Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Web.Spread.SpreadImageCollectionEditor.html">SpreadImageCollectionEditor</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_SpreadImageCollectionEditor_CreateCollectionForm" data-uid="FarPoint.Web.Spread.SpreadImageCollectionEditor.CreateCollectionForm">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImageCollectionEditor.CreateCollectionForm.html#FarPoint_Web_Spread_SpreadImageCollectionEditor_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_SpreadImageCollectionEditor_CreateInstance_System_Type_" data-uid="FarPoint.Web.Spread.SpreadImageCollectionEditor.CreateInstance(System.Type)">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImageCollectionEditor.CreateInstance.html#FarPoint_Web_Spread_SpreadImageCollectionEditor_CreateInstance_System_Type_">CreateInstance(Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Create an instance from inputted type.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_SpreadImageCollectionEditor_EditValue_System_ComponentModel_ITypeDescriptorContext_System_IServiceProvider_System_Object_" data-uid="FarPoint.Web.Spread.SpreadImageCollectionEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.SpreadImageCollectionEditor.EditValue.html#FarPoint_Web_Spread_SpreadImageCollectionEditor_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>
    </tbody>
  </table>

</div>
