Condividi tramite


GridControl.HitTestInternal(Int32, Int32) Metodo

Definizione

protected:
 virtual Microsoft::ReportingServices::QueryDesigners::HitTestInfo ^ HitTestInternal(int nMouseX, int nMouseY);
protected virtual Microsoft.ReportingServices.QueryDesigners.HitTestInfo HitTestInternal (int nMouseX, int nMouseY);
abstract member HitTestInternal : int * int -> Microsoft.ReportingServices.QueryDesigners.HitTestInfo
override this.HitTestInternal : int * int -> Microsoft.ReportingServices.QueryDesigners.HitTestInfo
Protected Overridable Function HitTestInternal (nMouseX As Integer, nMouseY As Integer) As HitTestInfo

Parametri

nMouseX
Int32
nMouseY
Int32

Restituisce

Si applica a