ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Tools Namespace / ReportExtensions Class / PreSortReport Method

In This Topic
    PreSortReport Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Sub PreSortReport( _
       ByVal report As Report _
    ) 
    public static void PreSortReport( 
       Report report
    )

    Parameters

    report
    See Also