# C1.WPF.FlexGrid.UnboundSort

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_FlexGrid_UnboundSort" data-uid="C1.WPF.FlexGrid.UnboundSort" class="text-break">UnboundSort Class
</h1>
  <div class="markdown level0 summary"><p>Utility for sorting unbound grids.</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">UnboundSort</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.FlexGrid.html">C1.WPF.FlexGrid</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.FlexSheet.4.6.2.dll</h6>
  <h5 id="C1_WPF_FlexGrid_UnboundSort_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class UnboundSort</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Module UnboundSort</code></pre>
  </div>
  <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_WPF_FlexGrid_UnboundSort_SortUnboundGrid_C1_WPF_FlexGrid_C1FlexGrid_System_Collections_Generic_IList_C1_WPF_FlexGrid_UnboundSortDescription__" data-uid="C1.WPF.FlexGrid.UnboundSort.SortUnboundGrid(C1.WPF.FlexGrid.C1FlexGrid,System.Collections.Generic.IList{C1.WPF.FlexGrid.UnboundSortDescription})">
          <a class="xref" href="C1.WPF.FlexGrid.UnboundSort.SortUnboundGrid.html#C1_WPF_FlexGrid_UnboundSort_SortUnboundGrid_C1_WPF_FlexGrid_C1FlexGrid_System_Collections_Generic_IList_C1_WPF_FlexGrid_UnboundSortDescription__">SortUnboundGrid(C1FlexGrid, IList&lt;UnboundSortDescription&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Sorts the selected rows in an unbound grid.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_FlexGrid_UnboundSort_SortUnboundGrid_C1_WPF_FlexGrid_C1FlexGrid_System_Collections_Generic_IList_C1_WPF_FlexGrid_UnboundSortDescription__System_Int32_System_Int32_" data-uid="C1.WPF.FlexGrid.UnboundSort.SortUnboundGrid(C1.WPF.FlexGrid.C1FlexGrid,System.Collections.Generic.IList{C1.WPF.FlexGrid.UnboundSortDescription},System.Int32,System.Int32)">
          <a class="xref" href="C1.WPF.FlexGrid.UnboundSort.SortUnboundGrid.html#C1_WPF_FlexGrid_UnboundSort_SortUnboundGrid_C1_WPF_FlexGrid_C1FlexGrid_System_Collections_Generic_IList_C1_WPF_FlexGrid_UnboundSortDescription__System_Int32_System_Int32_">SortUnboundGrid(C1FlexGrid, IList&lt;UnboundSortDescription&gt;, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sorts the rows in an unbound grid.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
