# GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane" class="text-break">ListHeaderPane Class
</h1>
  <div class="markdown level0 summary"><p>Represents a <b>ListHeaderPane</b> class to define header pane setting.</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">ListHeaderPane</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.html">GrapeCity.Win.Spread.InputMan.CellType</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Win.PluginInputMan.dll</h6>
  <h5 id="GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class ListHeaderPane</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class ListHeaderPane</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="GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane__ctor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.#ctor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane__ctor">ListHeaderPane()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.html">ListHeaderPane</a> class.</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="GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_AutoHeight" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.AutoHeight">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.AutoHeight.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_AutoHeight">AutoHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.html">ListHeaderPane</a> is auto adjust height.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_BackColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.BackColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.BackColor.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_Font" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.Font">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.Font.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that represents the Font.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_GradientEffect" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.GradientEffect">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.GradientEffect.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_GradientEffect">GradientEffect</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that represents background gradient effect.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_Height" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.Height">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.Height.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating height.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_Visible" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.Visible">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.Visible.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.html">ListHeaderPane</a> is visible or not.</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="GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_ResetHeight" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.ResetHeight">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.ResetHeight.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_ResetHeight">ResetHeight()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the Height property to default value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_ShouldSerializeHeight" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.ShouldSerializeHeight">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.ShouldSerializeHeight.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeaderPane_ShouldSerializeHeight">ShouldSerializeHeight()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the Height property should be persisted.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
