[]
        
(Showing Draft Content)

C1.WPF.FlexViewer.SearchActionEventArgs

SearchActionEventArgs Class

Provides data for the SearchAction event.

Inheritance
SearchActionEventArgs
Namespace: C1.WPF.FlexViewer
Assembly: C1.WPF.FlexViewer.4.6.2.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.