[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.TextChangedEvent

TextChangedEvent Field

Identifies the TextChanged routed event.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public static readonly RoutedEvent TextChangedEvent
Public Shared ReadOnly TextChangedEvent As RoutedEvent
Returns
Type Description
RoutedEvent

The identifier of the TextChanged routed event.

Remarks

This event occurs when its text changed.