Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The EaxBeforeExecuteEventArgs class is used to work with arguments of the event that occurs before table calculation.
Fore.NET objects must not be used as event handlers.
Class to get analog of the EaxBeforeExecuteEventArgs class:
None;
Class to get analog of the EaxBeforeExecuteEventArgs class object:
EaxBeforeExecuteEventArgsClass;
Property name | Brief description | |
AnalyzerData | The AnalyzerData property returns data of the report that uses event handler. |
See also: