ComponentOne Basic Library for UWP
NoFocusCandidateFound Event (C1ListViewerItem)

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

Reference

C1ListViewerItem Class
C1ListViewerItem Members