FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / OperationErrorEventArgs Class
Properties


In This Topic
    OperationErrorEventArgs Class Members
    In This Topic

    The following tables list the members exposed by OperationErrorEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the OperationErrorEventArgs class.  
    Top
    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