OnBeforeSortEaxGrid (EaxGrid: IEaxGrid); Var Cancel: Boolean);
EaxGrid. The parameter that returns the analytical data area that generated event.
Cancel. The parameter that determines whether the event is fired. The property is set to False by default.
The OnBeforeSortEaxGrid method implements the event that occurs before data sorting in the dashboard.
On calling the method, the IPrxReportUserEvents.EventOnBeforeSortEaxGrid event that can be redefined, if required, is processed in parallel.
The property use is given in the example for IPrxReportUserEvents.EventOnBeforeSortEaxGrid.
See also: