次の方法で共有


GridControl.IsInputChar(Char) メソッド

定義

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

パラメーター

charCode
Char

戻り値

適用対象