# C1.C1Preview.RenderTable.UserCellGroups

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_RenderTable_UserCellGroups_" data-uid="C1.C1Preview.RenderTable.UserCellGroups*">UserCellGroups Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_RenderTable_UserCellGroups_" data-uid="C1.C1Preview.RenderTable.UserCellGroups*"></a>
<h4 id="C1_C1Preview_RenderTable_UserCellGroups" data-uid="C1.C1Preview.RenderTable.UserCellGroups">UserCellGroups</h4>
<div class="markdown level1 summary"><p>Gets the collection of <a class="xref" href="C1.C1Preview.UserCellGroup.html">UserCellGroup</a> objects defined on the current table.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public UserCellGroupCollection UserCellGroups { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property UserCellGroups As UserCellGroupCollection</code></pre>
</div>
</div>
