GridControl.ProcessForTooltip(HitTestResult, Int64, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- nRowNumber
- Int64
- nColNumber
- Int32