ComponentOne Document Library for WPF
IsCancelled Method

C1.WPF.Document.4 Assembly > C1.WPF.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