GridControl.HandleCustomCellMouseBtnDown(Keys, MouseButtons) Método

Definição

protected:
 virtual bool HandleCustomCellMouseBtnDown(System::Windows::Forms::Keys modKeys, System::Windows::Forms::MouseButtons btn);
protected virtual bool HandleCustomCellMouseBtnDown(System.Windows.Forms.Keys modKeys, System.Windows.Forms.MouseButtons btn);
abstract member HandleCustomCellMouseBtnDown : System.Windows.Forms.Keys * System.Windows.Forms.MouseButtons -> bool
override this.HandleCustomCellMouseBtnDown : System.Windows.Forms.Keys * System.Windows.Forms.MouseButtons -> bool
Protected Overridable Function HandleCustomCellMouseBtnDown (modKeys As Keys, btn As MouseButtons) As Boolean

Parâmetros

modKeys
Keys

Retornos

Aplica-se a