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);
Public Sub New (ht As HitTestResult, rowIndex As Long, colIndex As Integer)

參數

rowIndex
Int64
colIndex
Int32

適用於