ComponentOne FlexGrid for UWP
BeforeTextChanging Event (C1FlexComboBox)

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

Reference

C1FlexComboBox Class
C1FlexComboBox Members