# C1.Web.Mvc.Olap.PivotPanel.ItemsSourceId

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Web_Mvc_Olap_PivotPanel_ItemsSourceId_" data-uid="C1.Web.Mvc.Olap.PivotPanel.ItemsSourceId*">ItemsSourceId Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Web_Mvc_Olap_PivotPanel_ItemsSourceId_" data-uid="C1.Web.Mvc.Olap.PivotPanel.ItemsSourceId*"></a>
<h4 id="C1_Web_Mvc_Olap_PivotPanel_ItemsSourceId" data-uid="C1.Web.Mvc.Olap.PivotPanel.ItemsSourceId">ItemsSourceId</h4>
<div class="markdown level1 summary"><p>Gets or sets the id of the <a class="xref" href="C1.Web.Mvc.Olap.PivotEngine.html">PivotEngine</a> service or the <span class="xref">C1.Web.Mvc.CollectionViewService&lt;T&gt;</span> service  being controlled by this <a class="xref" href="C1.Web.Mvc.Olap.PivotPanel.html">PivotPanel</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public string ItemsSourceId { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property ItemsSourceId As String</code></pre>
</div>
</div>
