# C1.Report.Rendering.StyleKey

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Report_Rendering_StyleKey" data-uid="C1.Report.Rendering.StyleKey" class="text-break">StyleKey Class
</h1>
  <div class="markdown level0 summary"></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="C1.Report.Rendering.StyleKeyBase.html">StyleKeyBase</a></div>
    <div class="level2"><span class="xref">StyleKey</span></div>
      <div class="level3"><a class="xref" href="C1.Report.FieldBase.StyleKey.html">FieldBase.StyleKey</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Report.Rendering.html">C1.Report.Rendering</a></h6>
  <h6><strong>Assembly</strong>: C1.Report.dll</h6>
  <h5 id="C1_Report_Rendering_StyleKey_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class StyleKey : StyleKeyBase</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class StyleKey
    Inherits StyleKeyBase</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="C1_Report_Rendering_StyleKey__ctor" data-uid="C1.Report.Rendering.StyleKey.#ctor">
          <a class="xref" href="C1.Report.Rendering.StyleKey.-ctor.html#C1_Report_Rendering_StyleKey__ctor">StyleKey()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Report_Rendering_StyleKey_Background" data-uid="C1.Report.Rendering.StyleKey.Background">
          <a class="xref" href="C1.Report.Rendering.StyleKey.Background.html">Background</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Report_Rendering_StyleKey_Border" data-uid="C1.Report.Rendering.StyleKey.Border">
          <a class="xref" href="C1.Report.Rendering.StyleKey.Border.html">Border</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_Rendering_StyleKey_BuildStyle_C1_Document_Style_" data-uid="C1.Report.Rendering.StyleKey.BuildStyle(C1.Document.Style)">
          <a class="xref" href="C1.Report.Rendering.StyleKey.BuildStyle.html#C1_Report_Rendering_StyleKey_BuildStyle_C1_Document_Style_">BuildStyle(Style)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Report_Rendering_StyleKey_Equals_System_Object_" data-uid="C1.Report.Rendering.StyleKey.Equals(System.Object)">
          <a class="xref" href="C1.Report.Rendering.StyleKey.Equals.html#C1_Report_Rendering_StyleKey_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Report_Rendering_StyleKey_GetHashCode" data-uid="C1.Report.Rendering.StyleKey.GetHashCode">
          <a class="xref" href="C1.Report.Rendering.StyleKey.GetHashCode.html#C1_Report_Rendering_StyleKey_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
