PageEventArgs.StartRowIndex プロパティ

定義

ページの最初のレコードのインデックスを取得します。

public:
 property int StartRowIndex { int get(); };
public int StartRowIndex { get; }
member this.StartRowIndex : int
Public ReadOnly Property StartRowIndex As Integer

プロパティ値

ページの最初のレコードのインデックス。

適用対象

こちらもご覧ください