# FarPoint.Web.Spread.FpSpread.ItemType

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Web_Spread_FpSpread_ItemType_" data-uid="FarPoint.Web.Spread.FpSpread.ItemType*">ItemType Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Web_Spread_FpSpread_ItemType_" data-uid="FarPoint.Web.Spread.FpSpread.ItemType*"></a>
<h4 id="FarPoint_Web_Spread_FpSpread_ItemType" data-uid="FarPoint.Web.Spread.FpSpread.ItemType">ItemType</h4>
<div class="markdown level1 summary"><p>Gets or sets the name of the data item type for strongly typed data binding.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Themeable(false)]
public virtual string ItemType { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Themeable(False)&gt;
Public Overridable Property ItemType As String</code></pre>
</div>
<h5 id="FarPoint_Web_Spread_FpSpread_ItemType_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Setting this property enables the Item and BindItem data-binding expressions.</p>
</div>
</div>
