# GrapeCity.ActiveReports.Rendering.Tools.CultureInfoExt

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Rendering_Tools_CultureInfoExt" data-uid="GrapeCity.ActiveReports.Rendering.Tools.CultureInfoExt" class="text-break">CultureInfoExt Class
</h1>
  <div class="markdown level0 summary"><p>Provides extension methods for working with <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.globalization.cultureinfo">CultureInfo</a>.</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">CultureInfoExt</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.Tools.html">GrapeCity.ActiveReports.Rendering.Tools</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_Tools_CultureInfoExt_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class CultureInfoExt</code></pre>
  </div>
  <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="GrapeCity_ActiveReports_Rendering_Tools_CultureInfoExt_SetCalendar_System_Globalization_CultureInfo_System_String_" data-uid="GrapeCity.ActiveReports.Rendering.Tools.CultureInfoExt.SetCalendar(System.Globalization.CultureInfo,System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Tools.CultureInfoExt.SetCalendar.html#GrapeCity_ActiveReports_Rendering_Tools_CultureInfoExt_SetCalendar_System_Globalization_CultureInfo_System_String_">SetCalendar(CultureInfo, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.globalization.cultureinfo">CultureInfo</a> object with the specified calendar applied.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
