FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / OperationErrorEventArgs Class


In This Topic
    OperationErrorEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see OperationErrorEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets the exception that represents the error.  
    Public PropertyGets or sets a value indicating if no additional actions are required.  
    Public PropertyGets the operation being executed when the error occurred.  
    Public PropertyGets or sets a string displayed as StatusText.  
    Public PropertyGets or sets a value indicating whether to throw the exception.  
    Top
    See Also