Share via


GridControl.HandleStdCellLBtnUp(Int32, Int32) 方法

定义

protected:
 void HandleStdCellLBtnUp(int nCurrentMouseX, int nCurrentMouseY);
protected void HandleStdCellLBtnUp (int nCurrentMouseX, int nCurrentMouseY);
member this.HandleStdCellLBtnUp : int * int -> unit
Protected Sub HandleStdCellLBtnUp (nCurrentMouseX As Integer, nCurrentMouseY As Integer)

参数

nCurrentMouseX
Int32
nCurrentMouseY
Int32

适用于