[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.OnTextChanged

OnTextChanged Method

OnTextChanged(RoutedEventArgs)

Is called when content in this control changes.

Declaration
protected virtual void OnTextChanged(RoutedEventArgs e)
Protected Overridable Sub OnTextChanged(e As RoutedEventArgs)
Parameters
Type Name Description
RoutedEventArgs e

The arguments that are associated with the TextChanged event.

Remarks

This method raises a TextChanged event.