# FarPoint.Web.Spread.RowEditTemplateContainer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_RowEditTemplateContainer" data-uid="FarPoint.Web.Spread.RowEditTemplateContainer" class="text-break">RowEditTemplateContainer Class
</h1>
  <div class="markdown level0 summary"><p>Represents a row edit template container.</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.webcontrols.panel">Panel</a></div>
    <div class="level4"><span class="xref">RowEditTemplateContainer</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><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.inamingcontainer">INamingContainer</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_RowEditTemplateContainer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class RowEditTemplateContainer : Panel, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, INamingContainer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class RowEditTemplateContainer
    Inherits Panel
    Implements IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IAttributeAccessor, INamingContainer</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_RowEditTemplateContainer__ctor_FarPoint_Web_Spread_SheetView_" data-uid="FarPoint.Web.Spread.RowEditTemplateContainer.#ctor(FarPoint.Web.Spread.SheetView)">
          <a class="xref" href="FarPoint.Web.Spread.RowEditTemplateContainer.-ctor.html#FarPoint_Web_Spread_RowEditTemplateContainer__ctor_FarPoint_Web_Spread_SheetView_">RowEditTemplateContainer(SheetView)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new row edit template container.</p>
</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_RowEditTemplateContainer_Cancel" data-uid="FarPoint.Web.Spread.RowEditTemplateContainer.Cancel">
          <a class="xref" href="FarPoint.Web.Spread.RowEditTemplateContainer.Cancel.html#FarPoint_Web_Spread_RowEditTemplateContainer_Cancel">Cancel</a>
        </td>
        <td class="markdown level1 summary"><p>Internal use only. Gets the cancel command.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_RowEditTemplateContainer_Sheet" data-uid="FarPoint.Web.Spread.RowEditTemplateContainer.Sheet">
          <a class="xref" href="FarPoint.Web.Spread.RowEditTemplateContainer.Sheet.html#FarPoint_Web_Spread_RowEditTemplateContainer_Sheet">Sheet</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_RowEditTemplateContainer_Update" data-uid="FarPoint.Web.Spread.RowEditTemplateContainer.Update">
          <a class="xref" href="FarPoint.Web.Spread.RowEditTemplateContainer.Update.html#FarPoint_Web_Spread_RowEditTemplateContainer_Update">Update</a>
        </td>
        <td class="markdown level1 summary"><p>Internal use only. Gets the update command.</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_RowEditTemplateContainer_CreateChildControls" data-uid="FarPoint.Web.Spread.RowEditTemplateContainer.CreateChildControls">
          <a class="xref" href="FarPoint.Web.Spread.RowEditTemplateContainer.CreateChildControls.html#FarPoint_Web_Spread_RowEditTemplateContainer_CreateChildControls">CreateChildControls()</a>
        </td>
        <td class="markdown level1 summary"><p>Internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_RowEditTemplateContainer_GetHeader_System_Int32_" data-uid="FarPoint.Web.Spread.RowEditTemplateContainer.GetHeader(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.RowEditTemplateContainer.GetHeader.html#FarPoint_Web_Spread_RowEditTemplateContainer_GetHeader_System_Int32_">GetHeader(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the header of the specified column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_RowEditTemplateContainer_GetText_System_Int32_" data-uid="FarPoint.Web.Spread.RowEditTemplateContainer.GetText(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.RowEditTemplateContainer.GetText.html#FarPoint_Web_Spread_RowEditTemplateContainer_GetText_System_Int32_">GetText(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the text of the specified column (by index).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_RowEditTemplateContainer_GetText_System_String_" data-uid="FarPoint.Web.Spread.RowEditTemplateContainer.GetText(System.String)">
          <a class="xref" href="FarPoint.Web.Spread.RowEditTemplateContainer.GetText.html#FarPoint_Web_Spread_RowEditTemplateContainer_GetText_System_String_">GetText(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the text of the specified column (by name).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_RowEditTemplateContainer_GetValue_System_Int32_" data-uid="FarPoint.Web.Spread.RowEditTemplateContainer.GetValue(System.Int32)">
          <a class="xref" href="FarPoint.Web.Spread.RowEditTemplateContainer.GetValue.html#FarPoint_Web_Spread_RowEditTemplateContainer_GetValue_System_Int32_">GetValue(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value of the specified column (by index).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_RowEditTemplateContainer_GetValue_System_String_" data-uid="FarPoint.Web.Spread.RowEditTemplateContainer.GetValue(System.String)">
          <a class="xref" href="FarPoint.Web.Spread.RowEditTemplateContainer.GetValue.html#FarPoint_Web_Spread_RowEditTemplateContainer_GetValue_System_String_">GetValue(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value of the specified column (by name).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_RowEditTemplateContainer_OnPreRender_System_EventArgs_" data-uid="FarPoint.Web.Spread.RowEditTemplateContainer.OnPreRender(System.EventArgs)">
          <a class="xref" href="FarPoint.Web.Spread.RowEditTemplateContainer.OnPreRender.html#FarPoint_Web_Spread_RowEditTemplateContainer_OnPreRender_System_EventArgs_">OnPreRender(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Internal use only. Handles pre-render.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
