WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / SearchActionEventArgs Class / Handled Property
In This Topic
    Handled Property (SearchActionEventArgs)
    In This Topic
    Gets or sets whether the event has been processed.
    Syntax
    public bool Handled {get; set;}
    See Also