GridControl.HitTestInternal(Int32, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- nMouseX
- Int32
- nMouseY
- Int32