GrapeCity.Win.MultiRow.v120 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > RowCollection クラス > GetNextRow メソッド : GetNextRow(Int32,MultiRowElementStates,MultiRowElementStates) メソッド |
Public Overloads Function GetNextRow( _ ByVal indexStart As Integer, _ ByVal includeFilter As MultiRowElementStates, _ ByVal excludeFilter As MultiRowElementStates _ ) As Integer
public int GetNextRow( int indexStart, MultiRowElementStates includeFilter, MultiRowElementStates excludeFilter )