ComponentOne FlexGrid for UWP
LosingFocus Event (C1FlexComboBox)

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

Reference

C1FlexComboBox Class
C1FlexComboBox Members