EaxBeforeExportEventArgs

Assembly: Express;

Name space: Prognoz.Platform.Interop.Express;

Description

The EaxBeforeExportEventArgs class is used to work with arguments of the event that occurs before report export.

Comments

Fore.NET objects must not be used as event handlers.

Fore.NET Syntax

Class to get analog of the EaxBeforeExportEventArgs class:

None;

Class to get analog of the EaxBeforeExportEventArgs class object:

EaxBeforeExportEventArgsClass;

Class object properties inherited from IEaxBeforeExportEventArgs

  Property name Brief description
Format The Description property returns description of the format, to which the export is performed.

Class object properties inherited from IEaxAnalyzerEventArgs

  Property name Brief description
AnalyzerData The AnalyzerData property returns data of the report that uses event handler.

See also:

Express Assembly Classes