GridControl.OnKeyPressedOnCell(Int64, Int32, Keys, Keys) 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:
virtual void OnKeyPressedOnCell(long nCurRow, int nCurCol, System::Windows::Forms::Keys key, System::Windows::Forms::Keys mod);
protected virtual void OnKeyPressedOnCell (long nCurRow, int nCurCol, System.Windows.Forms.Keys key, System.Windows.Forms.Keys mod);
Protected Overridable Sub OnKeyPressedOnCell (nCurRow As Long, nCurCol As Integer, key As Keys, mod As Keys)
Parametri
- nCurRow
- Int64
- nCurCol
- Int32
- key
- Keys
- mod
- Keys