PageEventArgs.StartRowIndex 屬性

定義

取得頁面上第一筆資料錄的索引。

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

屬性值

頁面上第一筆資料錄的索引。

適用於

另請參閱