# C1.Win.TrueDBGrid.GroupInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_TrueDBGrid_GroupInfo" data-uid="C1.Win.TrueDBGrid.GroupInfo" class="text-break">GroupInfo Class
</h1>
  <div class="markdown level0 summary"><p>GroupInfo
Property of the C1DataColumn object, used to control grouping and
rendering of group headers and footers</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">GroupInfo</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.TrueDBGrid.html">C1.Win.TrueDBGrid</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.TrueDBGrid.10.dll</h6>
  <h5 id="C1_Win_TrueDBGrid_GroupInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(GenericTypeConverter))]
public class GroupInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(GenericTypeConverter))&gt;
Public Class GroupInfo</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_TrueDBGrid_GroupInfo__ctor_C1_Win_TrueDBGrid_C1DataColumn_" data-uid="C1.Win.TrueDBGrid.GroupInfo.#ctor(C1.Win.TrueDBGrid.C1DataColumn)">
          <a class="xref" href="C1.Win.TrueDBGrid.GroupInfo.-ctor.html#C1_Win_TrueDBGrid_GroupInfo__ctor_C1_Win_TrueDBGrid_C1DataColumn_">GroupInfo(C1DataColumn)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of the 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_TrueDBGrid_GroupInfo_AggregatesText" data-uid="C1.Win.TrueDBGrid.GroupInfo.AggregatesText">
          <a class="xref" href="C1.Win.TrueDBGrid.GroupInfo.AggregatesText.html#C1_Win_TrueDBGrid_GroupInfo_AggregatesText">AggregatesText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text that is displayed with the Aggregates value</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_GroupInfo_ColumnVisible" data-uid="C1.Win.TrueDBGrid.GroupInfo.ColumnVisible">
          <a class="xref" href="C1.Win.TrueDBGrid.GroupInfo.ColumnVisible.html#C1_Win_TrueDBGrid_GroupInfo_ColumnVisible">ColumnVisible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or set a value indicating the visibility of a column when it's grouped.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_GroupInfo_FooterText" data-uid="C1.Win.TrueDBGrid.GroupInfo.FooterText">
          <a class="xref" href="C1.Win.TrueDBGrid.GroupInfo.FooterText.html#C1_Win_TrueDBGrid_GroupInfo_FooterText">FooterText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text that is displayed in the group footer row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_GroupInfo_HeaderText" data-uid="C1.Win.TrueDBGrid.GroupInfo.HeaderText">
          <a class="xref" href="C1.Win.TrueDBGrid.GroupInfo.HeaderText.html#C1_Win_TrueDBGrid_GroupInfo_HeaderText">HeaderText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text that is displayed in the group header row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_GroupInfo_Interval" data-uid="C1.Win.TrueDBGrid.GroupInfo.Interval">
          <a class="xref" href="C1.Win.TrueDBGrid.GroupInfo.Interval.html#C1_Win_TrueDBGrid_GroupInfo_Interval">Interval</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the way rows are grouped.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_GroupInfo_OutlineMode" data-uid="C1.Win.TrueDBGrid.GroupInfo.OutlineMode">
          <a class="xref" href="C1.Win.TrueDBGrid.GroupInfo.OutlineMode.html#C1_Win_TrueDBGrid_GroupInfo_OutlineMode">OutlineMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the initial expanded/collapsed state of the grouped row.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_GroupInfo_Position" data-uid="C1.Win.TrueDBGrid.GroupInfo.Position">
          <a class="xref" href="C1.Win.TrueDBGrid.GroupInfo.Position.html#C1_Win_TrueDBGrid_GroupInfo_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the position of the grouped row.</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_TrueDBGrid_GroupInfo_ToString" data-uid="C1.Win.TrueDBGrid.GroupInfo.ToString">
          <a class="xref" href="C1.Win.TrueDBGrid.GroupInfo.ToString.html#C1_Win_TrueDBGrid_GroupInfo_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Override.  The string representation of the object.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
