# GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISortingController

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_ISortingController" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISortingController" class="text-break">ISortingController Interface
</h1>
  <div class="markdown level0 summary"><p>Interface for report item that can force data sorting at rendering time.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_ISortingController_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ISortingController</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="GrapeCity_ActiveReports_Extensibility_Rendering_Components_ISortingController_ActionKey" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISortingController.ActionKey">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISortingController.ActionKey.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_ISortingController_ActionKey">ActionKey</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the current item sort action.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_ISortingController_CanSort" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISortingController.CanSort">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISortingController.CanSort.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_ISortingController_CanSort">CanSort</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies if the current item can force data sorting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_ISortingController_SortTargetState" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISortingController.SortTargetState">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISortingController.SortTargetState.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_ISortingController_SortTargetState">SortTargetState</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the current state of sort target.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
