# C1.Report.IScriptContextProvider

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Report_IScriptContextProvider" data-uid="C1.Report.IScriptContextProvider" class="text-break">IScriptContextProvider Interface
</h1>
  <div class="markdown level0 summary"><p>Provides <span class="xref">C1.Report.ScriptEngine.ReportScriptContextBase</span> and supports notification
about property change.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Report.html">C1.Report</a></h6>
  <h6><strong>Assembly</strong>: C1.Report.dll</h6>
  <h5 id="C1_Report_IScriptContextProvider_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IScriptContextProvider</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IScriptContextProvider</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="C1_Report_IScriptContextProvider_ScriptContext" data-uid="C1.Report.IScriptContextProvider.ScriptContext">
          <a class="xref" href="C1.Report.IScriptContextProvider.ScriptContext.html#C1_Report_IScriptContextProvider_ScriptContext">ScriptContext</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <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="C1_Report_IScriptContextProvider_OnChanged_System_Object_" data-uid="C1.Report.IScriptContextProvider.OnChanged(System.Object)">
          <a class="xref" href="C1.Report.IScriptContextProvider.OnChanged.html#C1_Report_IScriptContextProvider_OnChanged_System_Object_">OnChanged(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
