# GrapeCity.Wpf.SpreadSheet.SheetInfo.Sort

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Wpf_SpreadSheet_SheetInfo_Sort_" data-uid="GrapeCity.Wpf.SpreadSheet.SheetInfo.Sort*">Sort Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Wpf_SpreadSheet_SheetInfo_Sort_" data-uid="GrapeCity.Wpf.SpreadSheet.SheetInfo.Sort*"></a>
<h4 id="GrapeCity_Wpf_SpreadSheet_SheetInfo_Sort" data-uid="GrapeCity.Wpf.SpreadSheet.SheetInfo.Sort">Sort</h4>
<div class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SortInfo.html">SortInfo</a> object for the sort in the sheet.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public SortInfo Sort { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Sort As SortInfo</code></pre>
</div>
</div>
