GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > RowCollection クラス > GetLastRow メソッド : GetLastRow(MultiRowElementStates) メソッド |
Public Overloads Function GetLastRow( _ ByVal includeFilter As MultiRowElementStates _ ) As Integer
public int GetLastRow( MultiRowElementStates includeFilter )
例外 | 解説 |
---|---|
System.ComponentModel.InvalidEnumArgumentException | includeFilterが、列挙体MultiRowElementStatesの有効な値ではありません。 |