GridControl.HitTest(Int32, Int32) Metodo

Definizione

public:
 virtual Microsoft::ReportingServices::QueryDesigners::HitTestInfo ^ HitTest(int mouseX, int mouseY);
public Microsoft.ReportingServices.QueryDesigners.HitTestInfo HitTest (int mouseX, int mouseY);
Public Function HitTest (mouseX As Integer, mouseY As Integer) As HitTestInfo

Parametri

mouseX
Int32
mouseY
Int32

Restituisce

HitTestInfo

Implementazioni

Si applica a