ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportComponentContainer Class / SortReportItems Method

In This Topic
    SortReportItems Method (ReportComponentContainer)
    In This Topic
    Sort items to improve rendering performance.
    Syntax
    'Declaration
     
    Public Sub SortReportItems() 
    public void SortReportItems()
    See Also