GridControl.OnMouseButtonClicked(Int64, Int32, Rectangle, MouseButtons) Metodo

Definizione

protected:
 virtual bool OnMouseButtonClicked(long nRowIndex, int nColIndex, System::Drawing::Rectangle rCellRect, System::Windows::Forms::MouseButtons btn);
protected virtual bool OnMouseButtonClicked (long nRowIndex, int nColIndex, System.Drawing.Rectangle rCellRect, System.Windows.Forms.MouseButtons btn);
Protected Overridable Function OnMouseButtonClicked (nRowIndex As Long, nColIndex As Integer, rCellRect As Rectangle, btn As MouseButtons) As Boolean

Parametri

nRowIndex
Int64
nColIndex
Int32
rCellRect
Rectangle

Restituisce

Boolean

Si applica a