GridControl.ProcessLeftRightKeys(Boolean, Keys, Boolean) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- bLeft
- Boolean
- mod
- Keys
- bChangeRowIfNeeded
- Boolean