# GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup" class="text-break">RibbonGroup Class
</h1>
  <div class="markdown level0 summary"><p>Represents an item group on a <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.html">RibbonTab</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">RibbonGroup</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_RibbonGroup_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class RibbonGroup</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class RibbonGroup</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_RibbonGroup__ctor" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.#ctor">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.-ctor.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup__ctor">RibbonGroup()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.html">RibbonGroup</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_RibbonGroup_Enabled" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.Enabled">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.Enabled.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_Enabled">Enabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether this item group is enabled.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_GroupKeyTip" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.GroupKeyTip">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.GroupKeyTip.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_GroupKeyTip">GroupKeyTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the KeyTip providing keyboard access to a <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.html">RibbonGroup</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_GroupToolTip" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.GroupToolTip">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.GroupToolTip.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_GroupToolTip">GroupToolTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the tooltip for the collapsed group button.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_HasLauncherButton" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.HasLauncherButton">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.HasLauncherButton.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_HasLauncherButton">HasLauncherButton</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether this <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.html">RibbonGroup</a> has a dialog launcher button.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_IconSet" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.IconSet">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.IconSet.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_IconSet">IconSet</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the icon set used to display item with different sizes.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_Items" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.Items">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.Items.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_Items">Items</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of items in the drop-down portion of this <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonDropDownBase.html">RibbonDropDownBase</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_LauncherEnabled" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.LauncherEnabled">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.LauncherEnabled.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_LauncherEnabled">LauncherEnabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the dialog launcher button is enabled for this <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.html">RibbonGroup</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_LauncherKeyTip" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.LauncherKeyTip">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.LauncherKeyTip.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_LauncherKeyTip">LauncherKeyTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the KeyTip providing keyboard access to a dialog launcher button.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_LauncherToolTip" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.LauncherToolTip">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.LauncherToolTip.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_LauncherToolTip">LauncherToolTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the tooltip for the dialog launcher button.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_Name" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.Name">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.Name.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_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.RibbonGroup.html">RibbonGroup</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_Text" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.Text">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.Text.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text that appears at the bottom of this group.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_TrimLongCaption" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.TrimLongCaption">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.TrimLongCaption.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_TrimLongCaption">TrimLongCaption</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether the group caption should be trimmed if it is longer than the contents of the group.</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_RibbonGroup_Add_GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonItem_" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.Add(GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem)">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.Add.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGroup_Add_GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonItem_">Add(RibbonItem)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem.html">RibbonItem</a> to the collection.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</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_RibbonGroup_DialogLauncherClick" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.DialogLauncherClick">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGroup.DialogLauncherClick.html">DialogLauncherClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user clicks the dialog launcher button.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
