GridControl.ProcessUpDownKeys(Boolean, Keys) Method

Definition

protected:
 bool ProcessUpDownKeys(bool bDown, System::Windows::Forms::Keys mod);
protected bool ProcessUpDownKeys (bool bDown, System.Windows.Forms.Keys mod);
member this.ProcessUpDownKeys : bool * System.Windows.Forms.Keys -> bool
Protected Function ProcessUpDownKeys (bDown As Boolean, mod As Keys) As Boolean

Parameters

bDown
Boolean
mod
Keys

Returns

Applies to