# FarPoint.Web.Spread.ComboBoxCellType.EditorClientScriptUrl

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Web_Spread_ComboBoxCellType_EditorClientScriptUrl_" data-uid="FarPoint.Web.Spread.ComboBoxCellType.EditorClientScriptUrl*">EditorClientScriptUrl Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Web_Spread_ComboBoxCellType_EditorClientScriptUrl_" data-uid="FarPoint.Web.Spread.ComboBoxCellType.EditorClientScriptUrl*"></a>
<h4 id="FarPoint_Web_Spread_ComboBoxCellType_EditorClientScriptUrl" data-uid="FarPoint.Web.Spread.ComboBoxCellType.EditorClientScriptUrl">EditorClientScriptUrl</h4>
<div class="markdown level1 summary"><p>Gets the URL of the client script file for the editor,
if the editor supports client-side scripting.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
public override string EditorClientScriptUrl { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public Overrides ReadOnly Property EditorClientScriptUrl As String</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="FarPoint.Web.Spread.BaseCellType.EditorClientScriptUrl.html#FarPoint_Web_Spread_BaseCellType_EditorClientScriptUrl">BaseCellType.EditorClientScriptUrl</a></div>
</div>
