[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Container.SortReportItems

SortReportItems Method

SortReportItems()

Sorts the report items to improve rendering performance.

Declaration
public void SortReportItems()
Implements
Examples
Container container = new Container();
container.SortReportItems();