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

In This Topic
    Handled Property (OperationErrorEventArgs)
    In This Topic
    Gets or sets a value indicating if no additional actions are required.
    Syntax
    'Declaration
     
    Public Property Handled As Boolean
    public bool Handled {get; set;}
    See Also