[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.IInteractivityRenderer.AddSorting

AddSorting Method

AddSorting(string, int, RectangleF)

Adds a sorting action to the document.

Declaration
void AddSorting(string key, int sourcePage, RectangleF sourceArea)
Parameters
Type Name Description
string key

The unique key for the sorting action.

int sourcePage

The index of the source page.

RectangleF sourceArea

The source area in twips on the page.