# C1.WPF.FlexGrid.IBoundRow

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_FlexGrid_IBoundRow" data-uid="C1.WPF.FlexGrid.IBoundRow" class="text-break">IBoundRow Interface
</h1>
  <div class="markdown level0 summary"><p>The interface represent a row or column that bound with the data item in the data source.</p>
</div>
  <div class="markdown level0 conceptual"></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_IBoundRow_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IBoundRow</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IBoundRow</code></pre>
  </div>
  <h5 id="C1_WPF_FlexGrid_IBoundRow_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>This is internal interface. It's not intended to use publicity.</p>
</div>

</div>
