[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.EditBase.InvalidInput

InvalidInput Event

Occurs when entering invalid characters.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public event EventHandler InvalidInput
Public Event InvalidInput As EventHandler
Returns
Type Description
EventHandler Occurs when entering invalid characters.
Remarks

This event is raised if the invalid characters are entered using the keyboard or the Paste() method.