# GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGalleryItem" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem" class="text-break">RibbonGalleryItem Class
</h1>
  <div class="markdown level0 summary"><p>Label in 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"><a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem.html">RibbonItem</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonIconItem.html">RibbonIconItem</a></div>
    <div class="level3"><span class="xref">RibbonGalleryItem</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_RibbonGalleryItem_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class RibbonGalleryItem : RibbonIconItem</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class RibbonGalleryItem
    Inherits RibbonIconItem</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_RibbonGalleryItem__ctor" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.#ctor">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.-ctor.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGalleryItem__ctor">RibbonGalleryItem()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonLabel.html">RibbonLabel</a> class.</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_RibbonGalleryItem_GalleryItemTextImageRelation" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.GalleryItemTextImageRelation">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.GalleryItemTextImageRelation.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGalleryItem_GalleryItemTextImageRelation">GalleryItemTextImageRelation</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the position of text and image relative to each other.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGalleryItem_GroupName" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.GroupName">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.GroupName.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGalleryItem_GroupName">GroupName</a>
        </td>
        <td class="markdown level1 summary"><p>The group name associated with the gallery Item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGalleryItem_Selected" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.Selected">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.Selected.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGalleryItem_Selected">Selected</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.html">RibbonGalleryItem</a> is currently selected in the owner <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGallery.html">RibbonGallery</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGalleryItem_Text" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.Text">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.Text.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGalleryItem_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text associated with the gallery Item.</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_RibbonGalleryItem_Click" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.Click">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.Click.html">Click</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the item is clicked.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGalleryItem_ShowContextMenu" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.ShowContextMenu">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.ShowContextMenu.html">ShowContextMenu</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the context menu should be displayed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
