[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.InvalidInput

InvalidInput Event

Occurs when input some invalid characters.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public event RoutedEventHandler InvalidInput
Public Event InvalidInput As RoutedEventHandler
Returns
Type Description
RoutedEventHandler Occurs when input some invalid characters.
Remarks

This event is raised if the invalid chars is inputted by keyboard or the Paste() method.