IPrxReportUserEvents.EventOnAfterSortEaxGrid

Syntax

EventOnAfterSortEaxGrid (Args: IUiPrxEaxGridEventArgs);

Parameters

Args. The parameter that enables the user to work with event parameters.

Description

The EventOnAfterSortEaxGrid method implements the event occurring after data sorting in analytical area.

Comments

The method enables to redefine the system event that occurs after the event

Example

The property use is given in the example for IPrxReportUserEvents.EventOnBeforeSortEaxGrid.

See also:

IPrxReportUserEvents