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 Interfaces > IPrxSheet > IPrxSheet.Load
Load;
The Load method loads regular report sheet.
The method is used, if:
The IPrxReport.DelayedLoad property is set to True in the report.
The IPrxSheet.IsLoaded property is set to True in the sheet.
The method use is given in the example for IPrxReport.DelayedLoad.
See . also: