UiPrxSheetEventArgs

Assembly: Report;

Namespace: Prognoz.Platform.Interop.Report;

Description

The IUiPrxSheetEventArgs interface is used to work with parameters of report sheet events.

Fore.NET Syntax

Class to get analog of the UiPrxSheetEventArgs class:

None;

Class to get analog of the UiPrxSheetEventArgs class object:

UiPrxSheetEventArgsClass;

Properties inherited from IUiPrxSheetEventArgs

  Property name Brief description
Sheet The Sheet property returns a regular report sheet.

See also:

Report Assembly Classes