[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownEditor.InvalidInput

InvalidInput Event

Occurs when there is invalid input.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[Browsable(true)]
public event EventHandler InvalidInput
<Browsable(True)>
Public Event InvalidInput As EventHandler
Returns
Type Description
EventHandler Occurs when there is invalid input.
Remarks

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