# FarPoint.Win.Spread.DynamicStyleInfoContext

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_DynamicStyleInfoContext" data-uid="FarPoint.Win.Spread.DynamicStyleInfoContext" class="text-break">DynamicStyleInfoContext Class
</h1>
  <div class="markdown level0 summary"><p>Provides context information for customizing a <a class="xref" href="FarPoint.Win.Spread.DynamicStyleInfo.html">DynamicStyleInfo</a> object.</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">DynamicStyleInfoContext</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_DynamicStyleInfoContext_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DynamicStyleInfoContext</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DynamicStyleInfoContext</code></pre>
  </div>
  <h3 id="constructors">Constructors
</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_DynamicStyleInfoContext__ctor_FarPoint_Win_Spread_FpSpread_System_Object_" data-uid="FarPoint.Win.Spread.DynamicStyleInfoContext.#ctor(FarPoint.Win.Spread.FpSpread,System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.DynamicStyleInfoContext.-ctor.html#FarPoint_Win_Spread_DynamicStyleInfoContext__ctor_FarPoint_Win_Spread_FpSpread_System_Object_">DynamicStyleInfoContext(FpSpread, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Initialize a new context</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_DynamicStyleInfoContext_Spread" data-uid="FarPoint.Win.Spread.DynamicStyleInfoContext.Spread">
          <a class="xref" href="FarPoint.Win.Spread.DynamicStyleInfoContext.Spread.html#FarPoint_Win_Spread_DynamicStyleInfoContext_Spread">Spread</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the FpSpread instance</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_DynamicStyleInfoContext_Value" data-uid="FarPoint.Win.Spread.DynamicStyleInfoContext.Value">
          <a class="xref" href="FarPoint.Win.Spread.DynamicStyleInfoContext.Value.html#FarPoint_Win_Spread_DynamicStyleInfoContext_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current value of the context</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="seealso">See Also</h3>
  <div class="seealso">
      <div><a class="xref" href="FarPoint.Win.Spread.DynamicStyleInfo.html">DynamicStyleInfo</a></div>
      <div><a class="xref" href="FarPoint.Win.Spread.DynamicCellStyleConditionHandler.html">DynamicCellStyleConditionHandler</a></div>
  </div>

</div>
