ComponentOne FlexReport for UWP
ContextRequested Event (SearchToolBar)

C1.UWP.FlexViewer Assembly > C1.Xaml.FlexViewer Namespace > SearchToolBar Class : ContextRequested Event
Syntax
'Declaration
 
Public Event ContextRequested As Windows.Foundation.TypedEventHandler(Of UIElement,ContextRequestedEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,ContextRequestedEventArgs> ContextRequested
See Also

Reference

SearchToolBar Class
SearchToolBar Members