# C1.Win.FlexViewer.RibbonActionGroup

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexViewer_RibbonActionGroup" data-uid="C1.Win.FlexViewer.RibbonActionGroup" class="text-break">RibbonActionGroup Class
</h1>
  <div class="markdown level0 summary"><p>Represents a customizable item for RibbonGroup.</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">RibbonActionGroup</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_RibbonActionGroup_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class RibbonActionGroup</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class RibbonActionGroup</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="C1_Win_FlexViewer_RibbonActionGroup__ctor_C1_Win_FlexViewer_C1FlexViewer_C1_Win_Ribbon_RibbonGroup_" data-uid="C1.Win.FlexViewer.RibbonActionGroup.#ctor(C1.Win.FlexViewer.C1FlexViewer,C1.Win.Ribbon.RibbonGroup)">
          <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.-ctor.html#C1_Win_FlexViewer_RibbonActionGroup__ctor_C1_Win_FlexViewer_C1FlexViewer_C1_Win_Ribbon_RibbonGroup_">RibbonActionGroup(C1FlexViewer, RibbonGroup)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.html">RibbonActionGroup</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="C1_Win_FlexViewer_RibbonActionGroup_FlexViewer" data-uid="C1.Win.FlexViewer.RibbonActionGroup.FlexViewer">
          <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.FlexViewer.html#C1_Win_FlexViewer_RibbonActionGroup_FlexViewer">FlexViewer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the owner <a class="xref" href="C1.Win.FlexViewer.C1FlexViewer.html">C1FlexViewer</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonActionGroup_Image" data-uid="C1.Win.FlexViewer.RibbonActionGroup.Image">
          <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.Image.html#C1_Win_FlexViewer_RibbonActionGroup_Image">Image</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the group image.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonActionGroup_KeyTip" data-uid="C1.Win.FlexViewer.RibbonActionGroup.KeyTip">
          <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.KeyTip.html#C1_Win_FlexViewer_RibbonActionGroup_KeyTip">KeyTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the KeyTip text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonActionGroup_RibbonGroup" data-uid="C1.Win.FlexViewer.RibbonActionGroup.RibbonGroup">
          <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.RibbonGroup.html#C1_Win_FlexViewer_RibbonActionGroup_RibbonGroup">RibbonGroup</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the associated RibbonGroup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonActionGroup_Text" data-uid="C1.Win.FlexViewer.RibbonActionGroup.Text">
          <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.Text.html#C1_Win_FlexViewer_RibbonActionGroup_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the group text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonActionGroup_ToolTip" data-uid="C1.Win.FlexViewer.RibbonActionGroup.ToolTip">
          <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.ToolTip.html#C1_Win_FlexViewer_RibbonActionGroup_ToolTip">ToolTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the tooltip text.</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_RibbonActionGroup_ResetImage" data-uid="C1.Win.FlexViewer.RibbonActionGroup.ResetImage">
          <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.ResetImage.html#C1_Win_FlexViewer_RibbonActionGroup_ResetImage">ResetImage()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.Image.html#C1_Win_FlexViewer_RibbonActionGroup_Image">Image</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonActionGroup_ResetKeyTip" data-uid="C1.Win.FlexViewer.RibbonActionGroup.ResetKeyTip">
          <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.ResetKeyTip.html#C1_Win_FlexViewer_RibbonActionGroup_ResetKeyTip">ResetKeyTip()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.KeyTip.html#C1_Win_FlexViewer_RibbonActionGroup_KeyTip">KeyTip</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonActionGroup_ResetText" data-uid="C1.Win.FlexViewer.RibbonActionGroup.ResetText">
          <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.ResetText.html#C1_Win_FlexViewer_RibbonActionGroup_ResetText">ResetText()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.Text.html#C1_Win_FlexViewer_RibbonActionGroup_Text">Text</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonActionGroup_ResetToolTip" data-uid="C1.Win.FlexViewer.RibbonActionGroup.ResetToolTip">
          <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.ResetToolTip.html#C1_Win_FlexViewer_RibbonActionGroup_ResetToolTip">ResetToolTip()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.ToolTip.html#C1_Win_FlexViewer_RibbonActionGroup_ToolTip">ToolTip</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonActionGroup_ShouldSerializeImage" data-uid="C1.Win.FlexViewer.RibbonActionGroup.ShouldSerializeImage">
          <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.ShouldSerializeImage.html#C1_Win_FlexViewer_RibbonActionGroup_ShouldSerializeImage">ShouldSerializeImage()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.Image.html#C1_Win_FlexViewer_RibbonActionGroup_Image">Image</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonActionGroup_ShouldSerializeKeyTip" data-uid="C1.Win.FlexViewer.RibbonActionGroup.ShouldSerializeKeyTip">
          <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.ShouldSerializeKeyTip.html#C1_Win_FlexViewer_RibbonActionGroup_ShouldSerializeKeyTip">ShouldSerializeKeyTip()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.KeyTip.html#C1_Win_FlexViewer_RibbonActionGroup_KeyTip">KeyTip</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonActionGroup_ShouldSerializeText" data-uid="C1.Win.FlexViewer.RibbonActionGroup.ShouldSerializeText">
          <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.ShouldSerializeText.html#C1_Win_FlexViewer_RibbonActionGroup_ShouldSerializeText">ShouldSerializeText()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.Text.html#C1_Win_FlexViewer_RibbonActionGroup_Text">Text</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_RibbonActionGroup_ShouldSerializeToolTip" data-uid="C1.Win.FlexViewer.RibbonActionGroup.ShouldSerializeToolTip">
          <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.ShouldSerializeToolTip.html#C1_Win_FlexViewer_RibbonActionGroup_ShouldSerializeToolTip">ShouldSerializeToolTip()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.RibbonActionGroup.ToolTip.html#C1_Win_FlexViewer_RibbonActionGroup_ToolTip">ToolTip</a> property should be serialized.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
