[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseGrid.Frame.IsInputChar

IsInputChar Method

IsInputChar(char)

Inherited from Control.

Declaration
protected override bool IsInputChar(char charCode)
Protected Overrides Function IsInputChar(charCode As Char) As Boolean
Parameters
Type Name Description
char charCode
Returns
Type Description
bool
Overrides