GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > CellToolTipTextNeededEventArgs クラス : CellToolTipTextNeededEventArgs コンストラクタ |
Public Function New( _ ByVal scope As CellScope, _ ByVal sectionIndex As Integer, _ ByVal cellIndex As Integer, _ ByVal cellName As String, _ ByVal toolTipText As String _ )
public CellToolTipTextNeededEventArgs( CellScope scope, int sectionIndex, int cellIndex, string cellName, string toolTipText )