# GrapeCity.Wpf.SpreadSheet.SortInfo.SortFields

## Content

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