[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseGrid.Frame.OnKeyUp

OnKeyUp Method

OnKeyUp(KeyEventArgs)

Inherited from Control.

Declaration
protected override void OnKeyUp(KeyEventArgs e)
Parameters
Type Name Description
KeyEventArgs e
Overrides