# GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab" class="text-break">RibbonTab Class
</h1>
  <div class="markdown level0 summary"><p>Represents a Ribbon Tab within a <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonBar.html">RibbonBar</a> control.</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">RibbonTab</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.html">GrapeCity.Spreadsheet.WinForms.Ribbon</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.WinForms.Ribbon.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class RibbonTab</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class RibbonTab</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_Spreadsheet_WinForms_Ribbon_RibbonTab__ctor" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.#ctor">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.-ctor.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab__ctor">RibbonTab()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.html">RibbonTab</a>.</p>
</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_Spreadsheet_WinForms_Ribbon_RibbonTab_Clickable" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.Clickable">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.Clickable.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_Clickable">Clickable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or set whether it is allowed to click this tab.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_Enabled" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.Enabled">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.Enabled.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_Enabled">Enabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether this <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.html">RibbonTab</a> is enabled.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_Groups" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.Groups">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.Groups.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_Groups">Groups</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.html">RibbonGroup</a> objects in this <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.html">RibbonTab</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_KeyTip" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.KeyTip">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.KeyTip.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_KeyTip">KeyTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the KeyTip providing keyboard access to a ribbon tab.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_Name" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.Name">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.Name.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the unique name for this <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.html">RibbonTab</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_Selected" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.Selected">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.Selected.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_Selected">Selected</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether this tab is currently selected. Only one tab can be selected at any time.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_Text" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.Text">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.Text.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text for this tab.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_Visible" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.Visible">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.Visible.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether this tab is visible.</p>
</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="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_InvalidateState" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.InvalidateState">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.InvalidateState.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonTab_InvalidateState">InvalidateState()</a>
        </td>
        <td class="markdown level1 summary"><p>Notifies that the state of this ribbon tab is not valid.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
