# GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.ContentPath

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_GcComboBox_ContentPath_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.ContentPath*">ContentPath Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_GcComboBox_ContentPath_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.ContentPath*"></a>
<h4 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_GcComboBox_ContentPath" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.ContentPath">ContentPath</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicates the name of the property that is displayed in <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.html">GcComboBox</a>. This is a dependency property.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public string ContentPath { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property ContentPath As String</code></pre>
</div>
<h5 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_GcComboBox_ContentPath_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.ContentPath.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_GcComboBox_ContentPath">ContentPath</a> can use a dotted path to reference subproperties of properties.
<a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.ContentPath.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_GcComboBox_ContentPath">ContentPath</a> property will be set into dropdown control to display item.</p>
</div>
</div>
