# FarPoint.Web.Spread.SpreadControlBuilder

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_SpreadControlBuilder" data-uid="FarPoint.Web.Spread.SpreadControlBuilder" class="text-break">SpreadControlBuilder Class
</h1>
  <div class="markdown level0 summary"><p>Represents a Spread ControlBuilder class.</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.web.ui.controlbuilder">ControlBuilder</a></div>
    <div class="level2"><span class="xref">SpreadControlBuilder</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_SpreadControlBuilder_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SpreadControlBuilder : ControlBuilder</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SpreadControlBuilder
    Inherits ControlBuilder</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_SpreadControlBuilder__ctor" data-uid="FarPoint.Web.Spread.SpreadControlBuilder.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.SpreadControlBuilder.-ctor.html#FarPoint_Web_Spread_SpreadControlBuilder__ctor">SpreadControlBuilder()</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="FarPoint_Web_Spread_SpreadControlBuilder_ProcessGeneratedCode_System_CodeDom_CodeCompileUnit_System_CodeDom_CodeTypeDeclaration_System_CodeDom_CodeTypeDeclaration_System_CodeDom_CodeMemberMethod_System_CodeDom_CodeMemberMethod_" data-uid="FarPoint.Web.Spread.SpreadControlBuilder.ProcessGeneratedCode(System.CodeDom.CodeCompileUnit,System.CodeDom.CodeTypeDeclaration,System.CodeDom.CodeTypeDeclaration,System.CodeDom.CodeMemberMethod,System.CodeDom.CodeMemberMethod)">
          <a class="xref" href="FarPoint.Web.Spread.SpreadControlBuilder.ProcessGeneratedCode.html#FarPoint_Web_Spread_SpreadControlBuilder_ProcessGeneratedCode_System_CodeDom_CodeCompileUnit_System_CodeDom_CodeTypeDeclaration_System_CodeDom_CodeTypeDeclaration_System_CodeDom_CodeMemberMethod_System_CodeDom_CodeMemberMethod_">ProcessGeneratedCode(CodeCompileUnit, CodeTypeDeclaration, CodeTypeDeclaration, CodeMemberMethod, CodeMemberMethod)</a>
        </td>
        <td class="markdown level1 summary"><p>Enables custom control builders to access the generated Code Document Object Model (CodeDom) and insert and modify code during the process of parsing and building controls.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
