Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Report > Report Assembly Classes > UiReport > UiReport.OnAfterActivateSheet
OnAfterActivateSheet(Sender: Object; Args: IUiPrxActivateSheetEventArgs);
Sender. Parameter that returns the component that has generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnAfterActivateSheet event occurs after changing the report active sheet.
See also: