ActiveReports Developer 7
SortReportItems Method
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportComponentContainer Class : SortReportItems Method

Glossary Item Box

Sort items to improve rendering performance.

Syntax

Visual Basic (Declaration) 
Public Sub SortReportItems() 
C# 
public void SortReportItems()

See Also