ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ISortingController Interface
Members

In This Topic
    ISortingController Interface
    In This Topic
    Interface for report item that can force data sorting at rendering time.
    Object Model
    ISortingController Interface
    Syntax
    'Declaration
     
    Public Interface ISortingController 
    public interface ISortingController 
    Remarks
    This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also