True DBGrid for WinForms
KeyChar プロパティ (BeforeColEditEventArgs)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > BeforeColEditEventArgs クラス : KeyChar プロパティ
Indicates the character that initiated the editing operation.
シンタックス
'宣言
 
Public ReadOnly Property KeyChar As System.Char
public System.char KeyChar {get;}
解説
The BeforeColEdit event occurs just before the user enters edit mode by typing a character. If a floating editor marquee is not in use, this event also occurs when the user clicks the current cell or double clicks another cell.
参照

BeforeColEditEventArgs クラス
BeforeColEditEventArgs メンバ