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