Share via


GridControl.IsInputChar(Char) Method

Definition

protected:
 override bool IsInputChar(char charCode);
protected override bool IsInputChar (char charCode);
override this.IsInputChar : char -> bool
Protected Overrides Function IsInputChar (charCode As Char) As Boolean

Parameters

charCode
Char

Returns

Applies to