# C1.WPF.FlexGrid.NewRowTemplate

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_FlexGrid_NewRowTemplate" data-uid="C1.WPF.FlexGrid.NewRowTemplate" class="text-break">NewRowTemplate Class
</h1>
  <div class="markdown level0 summary"><p>Represents a row used to add items to the source collection.</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="C1.WPF.FlexGrid.RowCol.html">RowCol</a></div>
    <div class="level2"><a class="xref" href="C1.WPF.FlexGrid.Row.html">Row</a></div>
    <div class="level3"><a class="xref" href="C1.WPF.FlexGrid.BoundRow.html">BoundRow</a></div>
    <div class="level4"><span class="xref">NewRowTemplate</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="C1.WPF.FlexGrid.IBoundRow.html">IBoundRow</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.FlexGrid.html">C1.WPF.FlexGrid</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.FlexGrid.4.6.2.dll</h6>
  <h5 id="C1_WPF_FlexGrid_NewRowTemplate_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class NewRowTemplate : BoundRow, IBoundRow</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class NewRowTemplate
    Inherits BoundRow
    Implements IBoundRow</code></pre>
  </div>
  <h3 id="implements">Implements</h3>
  <div>
      <a class="xref" href="C1.WPF.FlexGrid.IBoundRow.html">IBoundRow</a>
  </div>

</div>
