# GrapeCity.ActiveReports.Design.OpenFileDialogExtension

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Design_OpenFileDialogExtension" data-uid="GrapeCity.ActiveReports.Design.OpenFileDialogExtension" class="text-break">OpenFileDialogExtension Class
</h1>
  <div class="markdown level0 summary"><p>For internal use only. This extension allows to show OpenFileDialog with customized split button.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">OpenFileDialogExtension</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Design.html">GrapeCity.ActiveReports.Design</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Design.Win.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Design_OpenFileDialogExtension_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class OpenFileDialogExtension</code></pre>
  </div>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_OpenFileDialogExtension_ShowDialog_System_Windows_Forms_OpenFileDialog_System_Windows_Forms_IWin32Window_System_String___System_Int32__" data-uid="GrapeCity.ActiveReports.Design.OpenFileDialogExtension.ShowDialog(System.Windows.Forms.OpenFileDialog,System.Windows.Forms.IWin32Window,System.String[],System.Int32@)">
          <a class="xref" href="GrapeCity.ActiveReports.Design.OpenFileDialogExtension.ShowDialog.html#GrapeCity_ActiveReports_Design_OpenFileDialogExtension_ShowDialog_System_Windows_Forms_OpenFileDialog_System_Windows_Forms_IWin32Window_System_String___System_Int32__">ShowDialog(OpenFileDialog, IWin32Window, string[], out int)</a>
        </td>
        <td class="markdown level1 summary"><p>Show the OpenFileDialog with split button.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
