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

In This Topic
    Handled Property (SearchActionEventArgs)
    In This Topic
    Gets or sets whether the event has been processed.
    Syntax
    'Declaration
     
    Public Property Handled As Boolean
    public bool Handled {get; set;}
    See Also