GridControl.SetCursorFromHitTest Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected:
virtual void SetCursorFromHitTest(Microsoft::ReportingServices::QueryDesigners::HitTestResult ht, long nRowIndex, int nColumnIndex, System::Drawing::Rectangle cellRect);
protected virtual void SetCursorFromHitTest (Microsoft.ReportingServices.QueryDesigners.HitTestResult ht, long nRowIndex, int nColumnIndex, System.Drawing.Rectangle cellRect);
abstract member SetCursorFromHitTest : Microsoft.ReportingServices.QueryDesigners.HitTestResult * int64 * int * System.Drawing.Rectangle -> unit
override this.SetCursorFromHitTest : Microsoft.ReportingServices.QueryDesigners.HitTestResult * int64 * int * System.Drawing.Rectangle -> unit
Protected Overridable Sub SetCursorFromHitTest (ht As HitTestResult, nRowIndex As Long, nColumnIndex As Integer, cellRect As Rectangle)
Paramètres
- nRowIndex
- Int64
- nColumnIndex
- Int32
- cellRect
- Rectangle