# C1.Win.TrueDBGrid.SplitCollection

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_TrueDBGrid_SplitCollection" data-uid="C1.Win.TrueDBGrid.SplitCollection" class="text-break">SplitCollection Class
</h1>
  <div class="markdown level0 summary"><p>Represents a collection of Split objects.</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.collectionbase">CollectionBase</a></div>
    <div class="level2"><span class="xref">SplitCollection</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ilist">IList</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.icollection">ICollection</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ienumerable">IEnumerable</a></div>
    <div><a class="xref" href="C1.Win.TrueDBGrid.Util.Xml.Serialization.IMemberTypeEncoder.html">IMemberTypeEncoder</a></div>
  </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_SplitCollection_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SplitCollection : CollectionBase, IList, ICollection, IEnumerable, IMemberTypeEncoder</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SplitCollection
    Inherits CollectionBase
    Implements IList, ICollection, IEnumerable, IMemberTypeEncoder</code></pre>
  </div>
  <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_TrueDBGrid_SplitCollection_ColCount" data-uid="C1.Win.TrueDBGrid.SplitCollection.ColCount">
          <a class="xref" href="C1.Win.TrueDBGrid.SplitCollection.ColCount.html#C1_Win_TrueDBGrid_SplitCollection_ColCount">ColCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of horizontal splits in the collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_SplitCollection_Item_System_Int32_" data-uid="C1.Win.TrueDBGrid.SplitCollection.Item(System.Int32)">
          <a class="xref" href="C1.Win.TrueDBGrid.SplitCollection.Item.html#C1_Win_TrueDBGrid_SplitCollection_Item_System_Int32_">this[int]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the specified Split object from the collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_SplitCollection_Item_System_Int32_System_Int32_" data-uid="C1.Win.TrueDBGrid.SplitCollection.Item(System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.TrueDBGrid.SplitCollection.Item.html#C1_Win_TrueDBGrid_SplitCollection_Item_System_Int32_System_Int32_">this[int, int]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the specified Split object from the collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_SplitCollection_Item_System_String_" data-uid="C1.Win.TrueDBGrid.SplitCollection.Item(System.String)">
          <a class="xref" href="C1.Win.TrueDBGrid.SplitCollection.Item.html#C1_Win_TrueDBGrid_SplitCollection_Item_System_String_">this[string]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the specified Split object from the collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_SplitCollection_RowCount" data-uid="C1.Win.TrueDBGrid.SplitCollection.RowCount">
          <a class="xref" href="C1.Win.TrueDBGrid.SplitCollection.RowCount.html#C1_Win_TrueDBGrid_SplitCollection_RowCount">RowCount</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of vertical splits in the collection.</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_TrueDBGrid_SplitCollection_IndexOf_C1_Win_TrueDBGrid_BaseGrid_View_" data-uid="C1.Win.TrueDBGrid.SplitCollection.IndexOf(C1.Win.TrueDBGrid.BaseGrid.View)">
          <a class="xref" href="C1.Win.TrueDBGrid.SplitCollection.IndexOf.html#C1_Win_TrueDBGrid_SplitCollection_IndexOf_C1_Win_TrueDBGrid_BaseGrid_View_">IndexOf(View)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index if the specified Split.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_SplitCollection_OnInsert_System_Int32_System_Object_" data-uid="C1.Win.TrueDBGrid.SplitCollection.OnInsert(System.Int32,System.Object)">
          <a class="xref" href="C1.Win.TrueDBGrid.SplitCollection.OnInsert.html#C1_Win_TrueDBGrid_SplitCollection_OnInsert_System_Int32_System_Object_">OnInsert(int, object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
