# C1.Win.FlexGrid.Design.GridDesigner

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexGrid_Design_GridDesigner" data-uid="C1.Win.FlexGrid.Design.GridDesigner" class="text-break">GridDesigner Class
</h1>
  <div class="markdown level0 summary"><p>Summary description for GridDesigner.</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.componentdesigner">ComponentDesigner</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.design.controldesigner">ControlDesigner</a></div>
    <div class="level3"><span class="xref">GridDesigner</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.itreedesigner">ITreeDesigner</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.idesigner">IDesigner</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.idesignerfilter">IDesignerFilter</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.icomponentinitializer">IComponentInitializer</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.FlexGrid.Design.html">C1.Win.FlexGrid.Design</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexGrid.4.8.dll</h6>
  <h5 id="C1_Win_FlexGrid_Design_GridDesigner_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridDesigner : ControlDesigner, ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GridDesigner
    Inherits ControlDesigner
    Implements ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer</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_FlexGrid_Design_GridDesigner__ctor" data-uid="C1.Win.FlexGrid.Design.GridDesigner.#ctor">
          <a class="xref" href="C1.Win.FlexGrid.Design.GridDesigner.-ctor.html#C1_Win_FlexGrid_Design_GridDesigner__ctor">GridDesigner()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_FlexGrid_Design_GridDesigner_ActionLists" data-uid="C1.Win.FlexGrid.Design.GridDesigner.ActionLists">
          <a class="xref" href="C1.Win.FlexGrid.Design.GridDesigner.ActionLists.html#C1_Win_FlexGrid_Design_GridDesigner_ActionLists">ActionLists</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_Design_GridDesigner_ActionUIService" data-uid="C1.Win.FlexGrid.Design.GridDesigner.ActionUIService">
          <a class="xref" href="C1.Win.FlexGrid.Design.GridDesigner.ActionUIService.html#C1_Win_FlexGrid_Design_GridDesigner_ActionUIService">ActionUIService</a>
        </td>
        <td class="markdown level1 summary"><p>Gets DesignerActionUIService object;</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_Design_GridDesigner_Verbs" data-uid="C1.Win.FlexGrid.Design.GridDesigner.Verbs">
          <a class="xref" href="C1.Win.FlexGrid.Design.GridDesigner.Verbs.html#C1_Win_FlexGrid_Design_GridDesigner_Verbs">Verbs</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_FlexGrid_Design_GridDesigner_Dispose_System_Boolean_" data-uid="C1.Win.FlexGrid.Design.GridDesigner.Dispose(System.Boolean)">
          <a class="xref" href="C1.Win.FlexGrid.Design.GridDesigner.Dispose.html#C1_Win_FlexGrid_Design_GridDesigner_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_Design_GridDesigner_GetHitTest_System_Drawing_Point_" data-uid="C1.Win.FlexGrid.Design.GridDesigner.GetHitTest(System.Drawing.Point)">
          <a class="xref" href="C1.Win.FlexGrid.Design.GridDesigner.GetHitTest.html#C1_Win_FlexGrid_Design_GridDesigner_GetHitTest_System_Drawing_Point_">GetHitTest(Point)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_Design_GridDesigner_Initialize_System_ComponentModel_IComponent_" data-uid="C1.Win.FlexGrid.Design.GridDesigner.Initialize(System.ComponentModel.IComponent)">
          <a class="xref" href="C1.Win.FlexGrid.Design.GridDesigner.Initialize.html#C1_Win_FlexGrid_Design_GridDesigner_Initialize_System_ComponentModel_IComponent_">Initialize(IComponent)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
