ComponentOne FlexReport for UWP
LongOperationEventArgs Class Members
Properties 

C1.UWP.Document Assembly > C1.Xaml.Document Namespace : LongOperationEventArgs Class

The following tables list the members exposed by LongOperationEventArgs.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the value indicating whether the event handler can cancel the current long operation by setting the Cancel property to true.  
Public PropertyGets or sets a value indicating whether the current long operation should be cancelled. (This property is ignored if CanCancel is false.)  
Public PropertyGets the approximate completed ratio, from 0 (0% complete) to 1 (100% complete).  
Top
See Also

Reference

LongOperationEventArgs Class
C1.Xaml.Document Namespace