# GrapeCity.Win.Spread.InputMan.CellType.ListHeader

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_ListHeader" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeader" class="text-break">ListHeader Class
</h1>
  <div class="markdown level0 summary"><p>Represents a <b>ListHeader</b> class to define header settings.</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">ListHeader</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_ListHeader_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class ListHeader</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class ListHeader</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_ListHeader__ctor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.#ctor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeader__ctor">ListHeader()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.html">ListHeader</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_ListHeader_AllowResize" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.AllowResize">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.AllowResize.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeader_AllowResize">AllowResize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">bool</a> value indicating whether allows set the size.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeader_BackColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.BackColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.BackColor.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeader_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that represents the backcolor.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeader_Clickable" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.Clickable">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.Clickable.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeader_Clickable">Clickable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether clickable or not.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeader_ContentAlignment" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.ContentAlignment">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.ContentAlignment.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeader_ContentAlignment">ContentAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the content alignment.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeader_Ellipsis" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.Ellipsis">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.Ellipsis.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeader_Ellipsis">Ellipsis</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether display the ellipsis character when the text beyond the width of the header.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeader_ForeColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.ForeColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.ForeColor.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeader_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that represents the forecolor.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeader_GradientEffect" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.GradientEffect">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.GradientEffect.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeader_GradientEffect">GradientEffect</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that represents the gradient effect.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeader_Image" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.Image">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.Image.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeader_Image">Image</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that represent the image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeader_ImageTextSpace" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.ImageTextSpace">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.ImageTextSpace.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeader_ImageTextSpace">ImageTextSpace</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the space between the image and text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeader_SortIndicatorAlignment" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.SortIndicatorAlignment">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.SortIndicatorAlignment.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeader_SortIndicatorAlignment">SortIndicatorAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that represents the alignment of the indicator of sort.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeader_Text" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.Text">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.Text.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeader_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a string that represents caption string.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeader_TextAttachAlignment" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.TextAttachAlignment">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.TextAttachAlignment.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeader_TextAttachAlignment">TextAttachAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how to attach the text to the image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListHeader_TextEffect" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.TextEffect">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListHeader.TextEffect.html#GrapeCity_Win_Spread_InputMan_CellType_ListHeader_TextEffect">TextEffect</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the effect setting of the text.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
