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

In This Topic
    Operation Property (OperationErrorEventArgs)
    In This Topic
    Gets the operation being executed when the error occurred.
    Syntax
    'Declaration
     
    Public ReadOnly Property Operation As FlexViewerErrorOperation
    public FlexViewerErrorOperation Operation {get;}
    See Also