# GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Blazor_Designer_StatusBarSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings" class="text-break">StatusBarSettings Class
</h1>
  <div class="markdown level0 summary"><p>Represents the settings for the Status Bar, providing various controls and information at the bottom of the designer.</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">StatusBarSettings</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_StatusBarSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class StatusBarSettings</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="GrapeCity_ActiveReports_Blazor_Designer_StatusBarSettings__ctor" data-uid="GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings.-ctor.html#GrapeCity_ActiveReports_Blazor_Designer_StatusBarSettings__ctor">StatusBarSettings()</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_StatusBarSettings_GridSizeEditor" data-uid="GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings.GridSizeEditor">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings.GridSizeEditor.html#GrapeCity_ActiveReports_Blazor_Designer_StatusBarSettings_GridSizeEditor">GridSizeEditor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for the grid size editor.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_StatusBarSettings_PropertiesModeButton" data-uid="GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings.PropertiesModeButton">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings.PropertiesModeButton.html#GrapeCity_ActiveReports_Blazor_Designer_StatusBarSettings_PropertiesModeButton">PropertiesModeButton</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for the properties mode button.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_StatusBarSettings_RulersButton" data-uid="GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings.RulersButton">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings.RulersButton.html#GrapeCity_ActiveReports_Blazor_Designer_StatusBarSettings_RulersButton">RulersButton</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for the rulers button.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_StatusBarSettings_ToggleGridButton" data-uid="GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings.ToggleGridButton">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings.ToggleGridButton.html#GrapeCity_ActiveReports_Blazor_Designer_StatusBarSettings_ToggleGridButton">ToggleGridButton</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for the toggle grid button.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_StatusBarSettings_ToggleUnitsButton" data-uid="GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings.ToggleUnitsButton">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings.ToggleUnitsButton.html#GrapeCity_ActiveReports_Blazor_Designer_StatusBarSettings_ToggleUnitsButton">ToggleUnitsButton</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for the toggle units button.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_StatusBarSettings_Visible" data-uid="GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings.Visible">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.StatusBarSettings.Visible.html#GrapeCity_ActiveReports_Blazor_Designer_StatusBarSettings_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the status bar should be shown.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
