# C1.Win.Input.Base.C1DropDownEditorBase.EditFormat

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Input_Base_C1DropDownEditorBase_EditFormat_" data-uid="C1.Win.Input.Base.C1DropDownEditorBase.EditFormat*">EditFormat Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Input_Base_C1DropDownEditorBase_EditFormat_" data-uid="C1.Win.Input.Base.C1DropDownEditorBase.EditFormat*"></a>
<h4 id="C1_Win_Input_Base_C1DropDownEditorBase_EditFormat" data-uid="C1.Win.Input.Base.C1DropDownEditorBase.EditFormat">EditFormat</h4>
<div class="markdown level1 summary"><p>Format used to display the value when the control is in edit mode (has input focus and is not read-only).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public FormatInfo EditFormat { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property EditFormat As FormatInfo</code></pre>
</div>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="C1.Win.Input.Base.IDropDownEditorBase.EditFormat.html#C1_Win_Input_Base_IDropDownEditorBase_EditFormat">IDropDownEditorBase.EditFormat</a></div>
</div>
