# C1.Win.List.Util.GridLines

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_List_Util_GridLines" data-uid="C1.Win.List.Util.GridLines" class="text-break">GridLines Class
</h1>
  <div class="markdown level0 summary"><p>Represents the line used for row and column dividers.</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">GridLines</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.List.Util.html">C1.Win.List.Util</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.List.4.8.dll</h6>
  <h5 id="C1_Win_List_Util_GridLines_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(GenericTypeConverter))]
public class GridLines</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(GenericTypeConverter))&gt;
Public Class GridLines</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_List_Util_GridLines__ctor" data-uid="C1.Win.List.Util.GridLines.#ctor">
          <a class="xref" href="C1.Win.List.Util.GridLines.-ctor.html#C1_Win_List_Util_GridLines__ctor">GridLines()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of this 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_List_Util_GridLines_Color" data-uid="C1.Win.List.Util.GridLines.Color">
          <a class="xref" href="C1.Win.List.Util.GridLines.Color.html#C1_Win_List_Util_GridLines_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of lines used for row and column dividers.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_Util_GridLines_Style" data-uid="C1.Win.List.Util.GridLines.Style">
          <a class="xref" href="C1.Win.List.Util.GridLines.Style.html#C1_Win_List_Util_GridLines_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of lines used for row and column dividers.</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_List_Util_GridLines_Equals_System_Object_" data-uid="C1.Win.List.Util.GridLines.Equals(System.Object)">
          <a class="xref" href="C1.Win.List.Util.GridLines.Equals.html#C1_Win_List_Util_GridLines_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_Util_GridLines_GetHashCode" data-uid="C1.Win.List.Util.GridLines.GetHashCode">
          <a class="xref" href="C1.Win.List.Util.GridLines.GetHashCode.html#C1_Win_List_Util_GridLines_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_Util_GridLines_ToString" data-uid="C1.Win.List.Util.GridLines.ToString">
          <a class="xref" href="C1.Win.List.Util.GridLines.ToString.html#C1_Win_List_Util_GridLines_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="operators">Operators
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_List_Util_GridLines_op_Equality_C1_Win_List_Util_GridLines_C1_Win_List_Util_GridLines_" data-uid="C1.Win.List.Util.GridLines.op_Equality(C1.Win.List.Util.GridLines,C1.Win.List.Util.GridLines)">
          <a class="xref" href="C1.Win.List.Util.GridLines.op_Equality.html#C1_Win_List_Util_GridLines_op_Equality_C1_Win_List_Util_GridLines_C1_Win_List_Util_GridLines_">operator ==(GridLines, GridLines)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_Util_GridLines_op_Inequality_C1_Win_List_Util_GridLines_C1_Win_List_Util_GridLines_" data-uid="C1.Win.List.Util.GridLines.op_Inequality(C1.Win.List.Util.GridLines,C1.Win.List.Util.GridLines)">
          <a class="xref" href="C1.Win.List.Util.GridLines.op_Inequality.html#C1_Win_List_Util_GridLines_op_Inequality_C1_Win_List_Util_GridLines_C1_Win_List_Util_GridLines_">operator !=(GridLines, GridLines)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
