GeneratingComplete Property
If the current report is generating (see
IsBusy), gets the approximate completion ratio, from 0 (0% complete) to 1 (100% complete). If the report is currently not generating, gets 1.
public System.double GeneratingComplete {get;}
'Declaration
Public ReadOnly Property GeneratingComplete As System.Double