# C1.Win.FlexGrid.GridRendererOffice2010Blue

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexGrid_GridRendererOffice2010Blue" data-uid="C1.Win.FlexGrid.GridRendererOffice2010Blue" class="text-break">GridRendererOffice2010Blue Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.Win.FlexGrid.C1FlexGridRenderer.html">C1FlexGridRenderer</a> that implements the Office2010 Blue visual style.</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="C1.Win.FlexGrid.C1FlexGridRenderer.html">C1FlexGridRenderer</a></div>
    <div class="level2"><a class="xref" href="C1.Win.FlexGrid.GridRendererOffice2007.html">GridRendererOffice2007</a></div>
    <div class="level3"><span class="xref">GridRendererOffice2010Blue</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.FlexGrid.html">C1.Win.FlexGrid</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexGrid.4.8.dll</h6>
  <h5 id="C1_Win_FlexGrid_GridRendererOffice2010Blue_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GridRendererOffice2010Blue : GridRendererOffice2007, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GridRendererOffice2010Blue
    Inherits GridRendererOffice2007
    Implements IDisposable</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_Win_FlexGrid_GridRendererOffice2010Blue__ctor" data-uid="C1.Win.FlexGrid.GridRendererOffice2010Blue.#ctor">
          <a class="xref" href="C1.Win.FlexGrid.GridRendererOffice2010Blue.-ctor.html#C1_Win_FlexGrid_GridRendererOffice2010Blue__ctor">GridRendererOffice2010Blue()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.Win.FlexGrid.GridRendererOffice2007Blue.html">GridRendererOffice2007Blue</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
