[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.BaseGrid.Frame.IsInputChar

IsInputChar Method

IsInputChar(char)

Inherited from Control.

Declaration
protected override bool IsInputChar(char charCode)
Parameters
Type Name Description
char charCode
Returns
Type Description
bool
Overrides