# FarPoint.Web.Spread.FpSpreadTemplateReplacement

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_FpSpreadTemplateReplacement" data-uid="FarPoint.Web.Spread.FpSpreadTemplateReplacement" class="text-break">FpSpreadTemplateReplacement Class
</h1>
  <div class="markdown level0 summary"><p>Represents the FarPoint Spread template replacement.</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.control">Control</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.webcontrols.webcontrol">WebControl</a></div>
    <div class="level3"><span class="xref">FpSpreadTemplateReplacement</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</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.web.ui.iparseraccessor">IParserAccessor</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.iurlresolutionservice">IUrlResolutionService</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.idatabindingsaccessor">IDataBindingsAccessor</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.icontrolbuilderaccessor">IControlBuilderAccessor</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.icontroldesigneraccessor">IControlDesignerAccessor</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.iexpressionsaccessor">IExpressionsAccessor</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.iattributeaccessor">IAttributeAccessor</a></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_FpSpreadTemplateReplacement_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ToolboxBitmap(typeof(FpSpreadTemplateReplacement), &quot;FpSpreadTemplate.png&quot;)]
public class FpSpreadTemplateReplacement : WebControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ToolboxBitmap(GetType(FpSpreadTemplateReplacement), &quot;FpSpreadTemplate.png&quot;)&gt;
Public Class FpSpreadTemplateReplacement
    Inherits WebControl
    Implements IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor</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_FpSpreadTemplateReplacement__ctor" data-uid="FarPoint.Web.Spread.FpSpreadTemplateReplacement.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.FpSpreadTemplateReplacement.-ctor.html#FarPoint_Web_Spread_FpSpreadTemplateReplacement__ctor">FpSpreadTemplateReplacement()</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="FarPoint_Web_Spread_FpSpreadTemplateReplacement_ColumnIndex" data-uid="FarPoint.Web.Spread.FpSpreadTemplateReplacement.ColumnIndex">
          <a class="xref" href="FarPoint.Web.Spread.FpSpreadTemplateReplacement.ColumnIndex.html#FarPoint_Web_Spread_FpSpreadTemplateReplacement_ColumnIndex">ColumnIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the index of the column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_FpSpreadTemplateReplacement_ReplaceStyle" data-uid="FarPoint.Web.Spread.FpSpreadTemplateReplacement.ReplaceStyle">
          <a class="xref" href="FarPoint.Web.Spread.FpSpreadTemplateReplacement.ReplaceStyle.html#FarPoint_Web_Spread_FpSpreadTemplateReplacement_ReplaceStyle">ReplaceStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to replace the style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_FpSpreadTemplateReplacement_ReplacementType" data-uid="FarPoint.Web.Spread.FpSpreadTemplateReplacement.ReplacementType">
          <a class="xref" href="FarPoint.Web.Spread.FpSpreadTemplateReplacement.ReplacementType.html#FarPoint_Web_Spread_FpSpreadTemplateReplacement_ReplacementType">ReplacementType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of the replacement.</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_FpSpreadTemplateReplacement_OnPreRender_System_EventArgs_" data-uid="FarPoint.Web.Spread.FpSpreadTemplateReplacement.OnPreRender(System.EventArgs)">
          <a class="xref" href="FarPoint.Web.Spread.FpSpreadTemplateReplacement.OnPreRender.html#FarPoint_Web_Spread_FpSpreadTemplateReplacement_OnPreRender_System_EventArgs_">OnPreRender(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Handles the pre-render event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_FpSpreadTemplateReplacement_Render_System_Web_UI_HtmlTextWriter_" data-uid="FarPoint.Web.Spread.FpSpreadTemplateReplacement.Render(System.Web.UI.HtmlTextWriter)">
          <a class="xref" href="FarPoint.Web.Spread.FpSpreadTemplateReplacement.Render.html#FarPoint_Web_Spread_FpSpreadTemplateReplacement_Render_System_Web_UI_HtmlTextWriter_">Render(HtmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Renders using the specified writer.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
