Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Report > Report Assembly Classes > UiReport > UiReport.OnAfterDeleteEaxGrid

UiReport.OnAfterDeleteEaxGrid

Syntax

OnAfterDeleteEaxGrid(Sender: Object; Args: IUiPrxEaxGridEventArgs);

Parameters

Sender. The parameter that returns the component that generated the event.

Args. The parameter that enables the user to determine event parameters.

Description

The OnAfterDeleteEaxGrid event occurs after deleting an analytical data area.

See also:

UiReport