# GrapeCity.Wpf.SpreadSheet.Core.ResolveExtensionEventArgs

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_Core_ResolveExtensionEventArgs" data-uid="GrapeCity.Wpf.SpreadSheet.Core.ResolveExtensionEventArgs" class="text-break">ResolveExtensionEventArgs Class
</h1>
  <div class="markdown level0 summary"><p>Represents a class that provides a value to use for solving extension.</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
    <div class="level2"><span class="xref">ResolveExtensionEventArgs</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Core.html">GrapeCity.Wpf.SpreadSheet.Core</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Wpf.SpreadSheet.dll</h6>
  <h5 id="GrapeCity_Wpf_SpreadSheet_Core_ResolveExtensionEventArgs_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class ResolveExtensionEventArgs : EventArgs</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class ResolveExtensionEventArgs
    Inherits EventArgs</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="GrapeCity_Wpf_SpreadSheet_Core_ResolveExtensionEventArgs_Key" data-uid="GrapeCity.Wpf.SpreadSheet.Core.ResolveExtensionEventArgs.Key">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.Core.ResolveExtensionEventArgs.Key.html#GrapeCity_Wpf_SpreadSheet_Core_ResolveExtensionEventArgs_Key">Key</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the key of the item to resolve.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
