# GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.Selected

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGalleryItem_Selected_" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.Selected*">Selected Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGalleryItem_Selected_" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.Selected*"></a>
<h4 id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonGalleryItem_Selected" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonGalleryItem.Selected">Selected</h4>
<div 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>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
public bool Selected { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public Property Selected As Boolean</code></pre>
</div>
</div>
