TooltipDataNeededEventArgs(HitTestResult, Int64, Int32) Конструктор
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
TooltipDataNeededEventArgs(Microsoft::ReportingServices::QueryDesigners::HitTestResult ht, long rowIndex, int colIndex);
public TooltipDataNeededEventArgs (Microsoft.ReportingServices.QueryDesigners.HitTestResult ht, long rowIndex, int colIndex);
new Microsoft.ReportingServices.QueryDesigners.TooltipDataNeededEventArgs : Microsoft.ReportingServices.QueryDesigners.HitTestResult * int64 * int -> Microsoft.ReportingServices.QueryDesigners.TooltipDataNeededEventArgs
Public Sub New (ht As HitTestResult, rowIndex As Long, colIndex As Integer)
Параметры
- rowIndex
- Int64
- colIndex
- Int32