# C1.LiveLinq.LiveViews.ViewRowPropertyInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_LiveLinq_LiveViews_ViewRowPropertyInfo" data-uid="C1.LiveLinq.LiveViews.ViewRowPropertyInfo" class="text-break">ViewRowPropertyInfo Class
</h1>
  <div class="markdown level0 summary"><p>Allows to control certain behavior of a property of the element type of a <a class="xref" href="C1.LiveLinq.LiveViews.View.html">View</a>.</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"><span class="xref">ViewRowPropertyInfo</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.LiveLinq.LiveViews.html">C1.LiveLinq.LiveViews</a></h6>
  <h6><strong>Assembly</strong>: C1.LiveLinq.4.8.dll</h6>
  <h5 id="C1_LiveLinq_LiveViews_ViewRowPropertyInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ViewRowPropertyInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ViewRowPropertyInfo</code></pre>
  </div>
  <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="C1_LiveLinq_LiveViews_ViewRowPropertyInfo_ImmediateUpdate" data-uid="C1.LiveLinq.LiveViews.ViewRowPropertyInfo.ImmediateUpdate">
          <a class="xref" href="C1.LiveLinq.LiveViews.ViewRowPropertyInfo.ImmediateUpdate.html#C1_LiveLinq_LiveViews_ViewRowPropertyInfo_ImmediateUpdate">ImmediateUpdate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a boolean value indicating whether changes made to this property through data binding
must be immediately sent to the corresponding view item
even if the view in editing mode.
<a class="xref" href="C1.LiveLinq.LiveViews.ViewRow.BeginEdit.html#C1_LiveLinq_LiveViews_ViewRow_BeginEdit">BeginEdit()</a></p>
</td>
      </tr>
      <tr>
        <td id="C1_LiveLinq_LiveViews_ViewRowPropertyInfo_PropertyName" data-uid="C1.LiveLinq.LiveViews.ViewRowPropertyInfo.PropertyName">
          <a class="xref" href="C1.LiveLinq.LiveViews.ViewRowPropertyInfo.PropertyName.html#C1_LiveLinq_LiveViews_ViewRowPropertyInfo_PropertyName">PropertyName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the property.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="C1.LiveLinq.Hints.Indexed.html#C1_LiveLinq_Hints_Indexed__1___0_">Hints.Indexed&lt;T&gt;(T)</a>
  </div>
  <div>
      <a class="xref" href="C1.LiveLinq.Hints.Indexed.html#C1_LiveLinq_Hints_Indexed__1___0_C1_LiveLinq_IndexingHintAction_">Hints.Indexed&lt;T&gt;(T, IndexingHintAction)</a>
  </div>

</div>
