[]
        
(Showing Draft Content)

C1.WinUI.Viewer.SearchActionEventArgs

SearchActionEventArgs Class

Provides data for the SearchAction event.

Inheritance
SearchActionEventArgs
Namespace: C1.WinUI.Viewer
Assembly: C1.WinUI.Viewer.dll
Syntax
public class SearchActionEventArgs : EventArgs

Constructors

Name Description
SearchActionEventArgs(FlexViewerSearchAction)

Initializes a new instance of the SearchActionEventArgs class.

Properties

Name Description
Action

Gets a value indicating which action has occurred.

Handled

Gets or sets whether the event has been processed.