[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISortingController

ISortingController Interface

Interface for report item that can force data sorting at rendering time.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ISortingController

Properties

Name Description
ActionKey

Specifies the current item sort action.

CanSort

Specifies if the current item can force data sorting.

SortTargetState

Gets the current state of sort target.

Extension Methods