[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISortingControllerInternal

ISortingControllerInternal Interface

Interface for testing purposes.

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

Methods

Name Description
DoSort()

Forces sort target to be sorted(for testing purposes).

Extension Methods