[]
        
(Showing Draft Content)

C1.Report.FlexReport.OnLongOperation

OnLongOperation Method

OnLongOperation(double, bool)

Overriden. Raises the LongOperation event

Declaration
public override bool OnLongOperation(double complete, bool canCancel)
Parameters
Type Name Description
double complete
bool canCancel
Returns
Type Description
bool
Overrides