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

In This Topic
    Operation Property
    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