GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > SortCompareEventArgs クラス : SortCompareEventArgs コンストラクタ |
Public Function New( _ ByVal cellIndex As Integer, _ ByVal cellValue1 As Object, _ ByVal cellValue2 As Object, _ ByVal rowIndex1 As Integer, _ ByVal rowIndex2 As Integer _ )
public SortCompareEventArgs( int cellIndex, object cellValue1, object cellValue2, int rowIndex1, int rowIndex2 )