GridControl.HandleStdCellLBtnUp(Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- nCurrentMouseX
- Int32
- nCurrentMouseY
- Int32