# FarPoint.Win.Spread.CellType.ICommonDialogSupport.DialogShowing

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_CellType_ICommonDialogSupport_DialogShowing_" data-uid="FarPoint.Win.Spread.CellType.ICommonDialogSupport.DialogShowing*">DialogShowing Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_CellType_ICommonDialogSupport_DialogShowing_" data-uid="FarPoint.Win.Spread.CellType.ICommonDialogSupport.DialogShowing*"></a>
<h4 id="FarPoint_Win_Spread_CellType_ICommonDialogSupport_DialogShowing" data-uid="FarPoint.Win.Spread.CellType.ICommonDialogSupport.DialogShowing">DialogShowing</h4>
<div class="markdown level1 summary"><p>Returns whether the CommonDialog SubEditor is currently open.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">bool DialogShowing { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property DialogShowing As Boolean</code></pre>
</div>
</div>
