[]
        
(Showing Draft Content)

C1.Win.FlexReport.C1FlexReport.OnLongOperation

OnLongOperation Method

OnLongOperation(double, bool)

Overriden. Raises the C1.Win.C1Document.C1DocumentSource.LongOperation event

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