[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.BeforeColEditEventArgs.KeyChar

KeyChar Property

KeyChar

Indicates the character that initiated the editing operation.

Declaration
public char KeyChar { get; }
Remarks

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.