ComponentOne FlexGrid for UWP
TextChanging Event (C1FlexComboBox)

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

Reference

C1FlexComboBox Class
C1FlexComboBox Members