ComponentOne FlexReport for UWP
IsCancelled Method

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > Utils Class : IsCancelled Method
Syntax
'Declaration
 
Public Shared Function IsCancelled( _
   ByVal aex As System.AggregateException _
) As System.Boolean
public static System.bool IsCancelled( 
   System.AggregateException aex
)

Parameters

aex
See Also

Reference

Utils Class
Utils Members