Load;
Load();
The Load method loads regular report sheet.
The method is used, if
The report is set to True for the IPrxReport.DelayedLoad property.
The sheet is set to True for the IPrxSheet.IsLoaded property.
The method use is given in the example for IPrxReport.DelayedLoad.
See . also: