[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.MultiColumnEditor.HandleValidKey

HandleValidKey Method

HandleValidKey(int)

Internal use only. Determines whether the key is handled by the control.

Declaration
public override bool HandleValidKey(int c)
Public Overrides Function HandleValidKey(c As Integer) As Boolean
Parameters
Type Name Description
int c

Numerical value for an ASCII character

Returns
Type Description
bool
Overrides