GridControl.ProcessForTooltip(HitTestResult, Int64, Int32) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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)
Параметры
- nRowNumber
- Int64
- nColNumber
- Int32