GridControl.ProcessForTooltip(HitTestResult, Int64, Int32) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
protected:
virtual void ProcessForTooltip(Microsoft::ReportingServices::QueryDesigners::HitTestResult ht, long nRowNumber, int nColNumber);
protected virtual void ProcessForTooltip(Microsoft.ReportingServices.QueryDesigners.HitTestResult ht, long nRowNumber, int nColNumber);
abstract member ProcessForTooltip : Microsoft.ReportingServices.QueryDesigners.HitTestResult * int64 * int -> unit
override this.ProcessForTooltip : Microsoft.ReportingServices.QueryDesigners.HitTestResult * int64 * int -> unit
Protected Overridable Sub ProcessForTooltip (ht As HitTestResult, nRowNumber As Long, nColNumber As Integer)
Parametri
- nRowNumber
- Int64
- nColNumber
- Int32