# GrapeCity.ActiveReports.Blazor.Designer.Barcore

## Content

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



  <h1 id="GrapeCity_ActiveReports_Blazor_Designer_Barcore" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Barcore" class="text-break">Barcore Class
</h1>
  <div class="markdown level0 summary"><p>Represents the features for barcode items.</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">Barcore</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.html">GrapeCity.ActiveReports.Blazor.Designer</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Blazor.Designer.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Blazor_Designer_Barcore_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Barcore</code></pre>
  </div>
  <h5 id="GrapeCity_ActiveReports_Blazor_Designer_Barcore_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>The <code>Barcore</code> class provides properties to configure the available symbologies and visibility of unsupported BarcodeJS properties for barcode items.</p>
</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="GrapeCity_ActiveReports_Blazor_Designer_Barcore__ctor" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Barcore.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Barcore.-ctor.html#GrapeCity_ActiveReports_Blazor_Designer_Barcore__ctor">Barcore()</a>
        </td>
        <td class="markdown level1 summary"></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="GrapeCity_ActiveReports_Blazor_Designer_Barcore_HideUnsupportedBarcodeJSProperties" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Barcore.HideUnsupportedBarcodeJSProperties">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Barcore.HideUnsupportedBarcodeJSProperties.html#GrapeCity_ActiveReports_Blazor_Designer_Barcore_HideUnsupportedBarcodeJSProperties">HideUnsupportedBarcodeJSProperties</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to hide some unsupported BarcodeJS properties.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_Barcore_Symbologies" data-uid="GrapeCity.ActiveReports.Blazor.Designer.Barcore.Symbologies">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.Barcore.Symbologies.html#GrapeCity_ActiveReports_Blazor_Designer_Barcore_Symbologies">Symbologies</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the list of barcode symbologies available for creation.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
