# C1.Win.TrueDBGrid.Split.CellRange

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_TrueDBGrid_Split_CellRange" data-uid="C1.Win.TrueDBGrid.Split.CellRange" class="text-break">Split.CellRange Struct
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></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_Split_CellRange_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct Split.CellRange</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure Split.CellRange</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_Split_CellRange__ctor_System_Int32_System_Int32_" data-uid="C1.Win.TrueDBGrid.Split.CellRange.#ctor(System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.TrueDBGrid.Split.CellRange.-ctor.html#C1_Win_TrueDBGrid_Split_CellRange__ctor_System_Int32_System_Int32_">CellRange(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.TrueDBGrid.Split.CellRange.html">Split.CellRange</a> struct.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_Split_CellRange__ctor_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="C1.Win.TrueDBGrid.Split.CellRange.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.TrueDBGrid.Split.CellRange.-ctor.html#C1_Win_TrueDBGrid_Split_CellRange__ctor_System_Int32_System_Int32_System_Int32_System_Int32_">CellRange(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.TrueDBGrid.Split.CellRange.html">Split.CellRange</a> struct.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</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_Split_CellRange_c1" data-uid="C1.Win.TrueDBGrid.Split.CellRange.c1">
          <a class="xref" href="C1.Win.TrueDBGrid.Split.CellRange.c1.html">c1</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_Split_CellRange_c2" data-uid="C1.Win.TrueDBGrid.Split.CellRange.c2">
          <a class="xref" href="C1.Win.TrueDBGrid.Split.CellRange.c2.html">c2</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_Split_CellRange_r1" data-uid="C1.Win.TrueDBGrid.Split.CellRange.r1">
          <a class="xref" href="C1.Win.TrueDBGrid.Split.CellRange.r1.html">r1</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_Split_CellRange_r2" data-uid="C1.Win.TrueDBGrid.Split.CellRange.r2">
          <a class="xref" href="C1.Win.TrueDBGrid.Split.CellRange.r2.html">r2</a>
        </td>
        <td class="markdown level1 summary"></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_Split_CellRange_IsSingleCell" data-uid="C1.Win.TrueDBGrid.Split.CellRange.IsSingleCell">
          <a class="xref" href="C1.Win.TrueDBGrid.Split.CellRange.IsSingleCell.html#C1_Win_TrueDBGrid_Split_CellRange_IsSingleCell">IsSingleCell()</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the range is a single cell.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
