UiPrxEaxGridEventArgs.CreateArgs

Fore Syntax

CreateArgs(UiRep: IUiReport, EaxGrid: IEaxGrid);

Fore.NET Syntax

CreateArgs(UiRep: Prognoz.Platform.Interop.Report.IUiReport, EaxGrid: Prognoz.Platform.Interop.Express.IEaxGrid);

Parameters

UiRep. Parameters of the UiReport;

EaxGrid. Parameters of analytical data area.

Description

The CreateArgs constructor creates an argument of the event that occurs on removing or adding an analytical data area.

See also:

UiPrxEaxGridEventArgs