Express > Express Assembly Interfaces > IEaxSheet > IEaxSheet.Load
Load;
The Load method loads express report sheet.
The method is used if
The report is set to True for the IEaxDataArea.DelayedLoad property.
The sheet is set to True for the IEaxSheet.IsLoaded property.
The method use is given in the example for IEaxDataArea.DelayedLoad.
See also: