# C1.Win.FlexViewer.RibbonGroups

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexViewer_RibbonGroups" data-uid="C1.Win.FlexViewer.RibbonGroups" class="text-break">RibbonGroups Class
</h1>
  <div class="markdown level0 summary"><p>Represents a set of Ribbon groups.</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">RibbonGroups</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.FlexViewer.html">C1.Win.FlexViewer</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexViewer.4.8.dll</h6>
  <h5 id="C1_Win_FlexViewer_RibbonGroups_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(UnsortedExpandableConverter))]
public class RibbonGroups</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(UnsortedExpandableConverter))&gt;
Public Class RibbonGroups</code></pre>
  </div>
  <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="C1_Win_FlexViewer_RibbonGroups_Navigation" data-uid="C1.Win.FlexViewer.RibbonGroups.Navigation">
          <a class="xref" href="C1.Win.FlexViewer.RibbonGroups.Navigation.html#C1_Win_FlexViewer_RibbonGroups_Navigation">Navigation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the Navigation group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonGroups_Pages" data-uid="C1.Win.FlexViewer.RibbonGroups.Pages">
          <a class="xref" href="C1.Win.FlexViewer.RibbonGroups.Pages.html#C1_Win_FlexViewer_RibbonGroups_Pages">Pages</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the Pages group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonGroups_Tools" data-uid="C1.Win.FlexViewer.RibbonGroups.Tools">
          <a class="xref" href="C1.Win.FlexViewer.RibbonGroups.Tools.html#C1_Win_FlexViewer_RibbonGroups_Tools">Tools</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the Tools group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonGroups_View" data-uid="C1.Win.FlexViewer.RibbonGroups.View">
          <a class="xref" href="C1.Win.FlexViewer.RibbonGroups.View.html#C1_Win_FlexViewer_RibbonGroups_View">View</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the View group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonGroups_Zoom" data-uid="C1.Win.FlexViewer.RibbonGroups.Zoom">
          <a class="xref" href="C1.Win.FlexViewer.RibbonGroups.Zoom.html#C1_Win_FlexViewer_RibbonGroups_Zoom">Zoom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element for the Zoom 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="C1_Win_FlexViewer_RibbonGroups_ShouldSerializeNavigation" data-uid="C1.Win.FlexViewer.RibbonGroups.ShouldSerializeNavigation">
          <a class="xref" href="C1.Win.FlexViewer.RibbonGroups.ShouldSerializeNavigation.html#C1_Win_FlexViewer_RibbonGroups_ShouldSerializeNavigation">ShouldSerializeNavigation()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.RibbonGroups.Navigation.html#C1_Win_FlexViewer_RibbonGroups_Navigation">Navigation</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonGroups_ShouldSerializePages" data-uid="C1.Win.FlexViewer.RibbonGroups.ShouldSerializePages">
          <a class="xref" href="C1.Win.FlexViewer.RibbonGroups.ShouldSerializePages.html#C1_Win_FlexViewer_RibbonGroups_ShouldSerializePages">ShouldSerializePages()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.RibbonGroups.Pages.html#C1_Win_FlexViewer_RibbonGroups_Pages">Pages</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonGroups_ShouldSerializeTools" data-uid="C1.Win.FlexViewer.RibbonGroups.ShouldSerializeTools">
          <a class="xref" href="C1.Win.FlexViewer.RibbonGroups.ShouldSerializeTools.html#C1_Win_FlexViewer_RibbonGroups_ShouldSerializeTools">ShouldSerializeTools()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.RibbonGroups.Tools.html#C1_Win_FlexViewer_RibbonGroups_Tools">Tools</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonGroups_ShouldSerializeView" data-uid="C1.Win.FlexViewer.RibbonGroups.ShouldSerializeView">
          <a class="xref" href="C1.Win.FlexViewer.RibbonGroups.ShouldSerializeView.html#C1_Win_FlexViewer_RibbonGroups_ShouldSerializeView">ShouldSerializeView()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.RibbonGroups.View.html#C1_Win_FlexViewer_RibbonGroups_View">View</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonGroups_ShouldSerializeZoom" data-uid="C1.Win.FlexViewer.RibbonGroups.ShouldSerializeZoom">
          <a class="xref" href="C1.Win.FlexViewer.RibbonGroups.ShouldSerializeZoom.html#C1_Win_FlexViewer_RibbonGroups_ShouldSerializeZoom">ShouldSerializeZoom()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.RibbonGroups.Zoom.html#C1_Win_FlexViewer_RibbonGroups_Zoom">Zoom</a> property should be serialized.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
