WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer 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
    public bool Handled {get; set;}
    See Also