[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.TextChanged

TextChanged Event

Occurs when content is changed in the text element.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public event RoutedEventHandler TextChanged
Public Event TextChanged As RoutedEventHandler
Returns
Type Description
RoutedEventHandler Occurs when content is changed in the text element.
Remarks

This event is raised after the Text property is changed.