# GrapeCity.Win.Spread.InputMan.CellType.ListGridLines

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_ListGridLines" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines" class="text-break">ListGridLines Class
</h1>
  <div class="markdown level0 summary"><p>Represents a <b>ListGridLines</b> class to define list grid lines.</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">ListGridLines</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_ListGridLines_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class ListGridLines</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class ListGridLines</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_ListGridLines__ctor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.#ctor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_ListGridLines__ctor">ListGridLines()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.html">ListGridLines</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_ListGridLines_HorizontalLines" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.HorizontalLines">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.HorizontalLines.html#GrapeCity_Win_Spread_InputMan_CellType_ListGridLines_HorizontalLines">HorizontalLines</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets style for horizontal lines.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListGridLines_VerticalLines" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.VerticalLines">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.VerticalLines.html#GrapeCity_Win_Spread_InputMan_CellType_ListGridLines_VerticalLines">VerticalLines</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets style for vertical lines.</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_ListGridLines_ResetHorizontalLines" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.ResetHorizontalLines">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.ResetHorizontalLines.html#GrapeCity_Win_Spread_InputMan_CellType_ListGridLines_ResetHorizontalLines">ResetHorizontalLines()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the horizontal lines to the default.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListGridLines_ResetVerticalLines" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.ResetVerticalLines">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.ResetVerticalLines.html#GrapeCity_Win_Spread_InputMan_CellType_ListGridLines_ResetVerticalLines">ResetVerticalLines()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the vertical lines to the default.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListGridLines_ShouldSerializeHorizontalLines" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.ShouldSerializeHorizontalLines">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.ShouldSerializeHorizontalLines.html#GrapeCity_Win_Spread_InputMan_CellType_ListGridLines_ShouldSerializeHorizontalLines">ShouldSerializeHorizontalLines()</a>
        </td>
        <td class="markdown level1 summary"><p>Shoulds the serialize horizontal lines.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_ListGridLines_ShouldSerializeVerticalLines" data-uid="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.ShouldSerializeVerticalLines">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.ShouldSerializeVerticalLines.html#GrapeCity_Win_Spread_InputMan_CellType_ListGridLines_ShouldSerializeVerticalLines">ShouldSerializeVerticalLines()</a>
        </td>
        <td class="markdown level1 summary"><p>Shoulds the serialize vertical lines.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
