TooltipDataNeededEventArgs(HitTestResult, Int64, Int32) Constructor
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)
Parámetros
- rowIndex
- Int64
- colIndex
- Int32