# C1.Win.FlexGrid.GroupPanelStyles

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexGrid_GroupPanelStyles" data-uid="C1.Win.FlexGrid.GroupPanelStyles" class="text-break">GroupPanelStyles Class
</h1>
  <div class="markdown level0 summary"><p>The <a class="xref" href="C1.Win.FlexGrid.GroupPanelStyles.html">GroupPanelStyles</a> class represents the theme for the C1FlexGridGroupPanel control
which contains display attributes that determine the appearance of 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="C1.Win.FlexGrid.BaseTheme.html">BaseTheme</a></div>
    <div class="level2"><span class="xref">GroupPanelStyles</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.FlexGrid.html">C1.Win.FlexGrid</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexGrid.GroupPanel.10.dll</h6>
  <h5 id="C1_Win_FlexGrid_GroupPanelStyles_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GroupPanelStyles : BaseTheme, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GroupPanelStyles
    Inherits BaseTheme
    Implements IDisposable</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_FlexGrid_GroupPanelStyles__ctor_C1_Win_FlexGrid_GroupPanelStyles_" data-uid="C1.Win.FlexGrid.GroupPanelStyles.#ctor(C1.Win.FlexGrid.GroupPanelStyles)">
          <a class="xref" href="C1.Win.FlexGrid.GroupPanelStyles.-ctor.html#C1_Win_FlexGrid_GroupPanelStyles__ctor_C1_Win_FlexGrid_GroupPanelStyles_">GroupPanelStyles(GroupPanelStyles)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.FlexGrid.GroupPanelStyles.html">GroupPanelStyles</a> object.</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_FlexGrid_GroupPanelStyles_ClearButton" data-uid="C1.Win.FlexGrid.GroupPanelStyles.ClearButton">
          <a class="xref" href="C1.Win.FlexGrid.GroupPanelStyles.ClearButton.html#C1_Win_FlexGrid_GroupPanelStyles_ClearButton">ClearButton</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets <a class="xref" href="C1.Win.FlexGrid.ClearButtonStyle.html">ClearButtonStyle</a> contains display attributes that
determine the appearance of ClearButton element on the screen.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_GroupPanelStyles_Common" data-uid="C1.Win.FlexGrid.GroupPanelStyles.Common">
          <a class="xref" href="C1.Win.FlexGrid.GroupPanelStyles.Common.html#C1_Win_FlexGrid_GroupPanelStyles_Common">Common</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets <a class="xref" href="C1.Win.FlexGrid.GroupPanelCommonStyle.html">GroupPanelCommonStyle</a> contains display attributes that
determine the appearance of C1FlexGridGroupPanel control on the screen.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexGrid_GroupPanelStyles_Group" data-uid="C1.Win.FlexGrid.GroupPanelStyles.Group">
          <a class="xref" href="C1.Win.FlexGrid.GroupPanelStyles.Group.html#C1_Win_FlexGrid_GroupPanelStyles_Group">Group</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets <a class="xref" href="C1.Win.FlexGrid.GroupStyle.html">GroupStyle</a> contains display attributes that
determine the appearance of group element on the screen.</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_FlexGrid_GroupPanelStyles_Reset" data-uid="C1.Win.FlexGrid.GroupPanelStyles.Reset">
          <a class="xref" href="C1.Win.FlexGrid.GroupPanelStyles.Reset.html#C1_Win_FlexGrid_GroupPanelStyles_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Reset all styles to default.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
