# C1.Win.List.Design.GridStyleCollectionEditor

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_List_Design_GridStyleCollectionEditor" data-uid="C1.Win.List.Design.GridStyleCollectionEditor" class="text-break">GridStyleCollectionEditor Class
</h1>
  <div class="markdown level0 summary"></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.drawing.design.uitypeeditor">UITypeEditor</a></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">GridStyleCollectionEditor</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.List.Design.html">C1.Win.List.Design</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.List.4.8.dll</h6>
  <h5 id="C1_Win_List_Design_GridStyleCollectionEditor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridStyleCollectionEditor : CollectionEditor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GridStyleCollectionEditor
    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="C1_Win_List_Design_GridStyleCollectionEditor__ctor_System_Type_" data-uid="C1.Win.List.Design.GridStyleCollectionEditor.#ctor(System.Type)">
          <a class="xref" href="C1.Win.List.Design.GridStyleCollectionEditor.-ctor.html#C1_Win_List_Design_GridStyleCollectionEditor__ctor_System_Type_">GridStyleCollectionEditor(Type)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <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_List_Design_GridStyleCollectionEditor_m_propGrid" data-uid="C1.Win.List.Design.GridStyleCollectionEditor.m_propGrid">
          <a class="xref" href="C1.Win.List.Design.GridStyleCollectionEditor.m_propGrid.html">m_propGrid</a>
        </td>
        <td class="markdown level1 summary"></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_Design_GridStyleCollectionEditor_CanRemoveInstance_System_Object_" data-uid="C1.Win.List.Design.GridStyleCollectionEditor.CanRemoveInstance(System.Object)">
          <a class="xref" href="C1.Win.List.Design.GridStyleCollectionEditor.CanRemoveInstance.html#C1_Win_List_Design_GridStyleCollectionEditor_CanRemoveInstance_System_Object_">CanRemoveInstance(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_Design_GridStyleCollectionEditor_CreateCollectionForm" data-uid="C1.Win.List.Design.GridStyleCollectionEditor.CreateCollectionForm">
          <a class="xref" href="C1.Win.List.Design.GridStyleCollectionEditor.CreateCollectionForm.html#C1_Win_List_Design_GridStyleCollectionEditor_CreateCollectionForm">CreateCollectionForm()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_Design_GridStyleCollectionEditor_DestroyInstance_System_Object_" data-uid="C1.Win.List.Design.GridStyleCollectionEditor.DestroyInstance(System.Object)">
          <a class="xref" href="C1.Win.List.Design.GridStyleCollectionEditor.DestroyInstance.html#C1_Win_List_Design_GridStyleCollectionEditor_DestroyInstance_System_Object_">DestroyInstance(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
