# FarPoint.Win.Spread.CellType.ICommonDialogSupport

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_CellType_ICommonDialogSupport" data-uid="FarPoint.Win.Spread.CellType.ICommonDialogSupport" class="text-break">ICommonDialogSupport Interface
</h1>
  <div class="markdown level0 summary"><p>Interface that specifies whether the cell type supports showing a common dialog.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.CellType.html">FarPoint.Win.Spread.CellType</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_CellType_ICommonDialogSupport_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ICommonDialogSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface ICommonDialogSupport</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_ICommonDialogSupport_DialogShowing" data-uid="FarPoint.Win.Spread.CellType.ICommonDialogSupport.DialogShowing">
          <a class="xref" href="FarPoint.Win.Spread.CellType.ICommonDialogSupport.DialogShowing.html#FarPoint_Win_Spread_CellType_ICommonDialogSupport_DialogShowing">DialogShowing</a>
        </td>
        <td class="markdown level1 summary"><p>Returns whether the CommonDialog SubEditor is currently open.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
