# C1.LiveLinq.LiveViews.ViewRowCollection.Properties

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_LiveLinq_LiveViews_ViewRowCollection_Properties_" data-uid="C1.LiveLinq.LiveViews.ViewRowCollection.Properties*">Properties Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_LiveLinq_LiveViews_ViewRowCollection_Properties_" data-uid="C1.LiveLinq.LiveViews.ViewRowCollection.Properties*"></a>
<h4 id="C1_LiveLinq_LiveViews_ViewRowCollection_Properties" data-uid="C1.LiveLinq.LiveViews.ViewRowCollection.Properties">Properties</h4>
<div class="markdown level1 summary"><p>Returns the collection of properties available in the view element type to programmatic
access through <a class="xref" href="C1.LiveLinq.LiveViews.ViewRow.html">ViewRow</a> and to data binding.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public ViewRowPropertyInfo[] Properties { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Properties As ViewRowPropertyInfo()</code></pre>
</div>
</div>
