GridControl.ProcessLeftRightKeys(Boolean, Keys, Boolean) Método

Definição

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

Parâmetros

bLeft
Boolean
mod
Keys
bChangeRowIfNeeded
Boolean

Retornos

Aplica-se a