GridControl.OnStandardKeyProcessing(KeyEventArgs) Method

Definition

protected:
 virtual bool OnStandardKeyProcessing(System::Windows::Forms::KeyEventArgs ^ ke);
protected virtual bool OnStandardKeyProcessing (System.Windows.Forms.KeyEventArgs ke);
abstract member OnStandardKeyProcessing : System.Windows.Forms.KeyEventArgs -> bool
override this.OnStandardKeyProcessing : System.Windows.Forms.KeyEventArgs -> bool
Protected Overridable Function OnStandardKeyProcessing (ke As KeyEventArgs) As Boolean

Parameters

Returns

Applies to