共用方式為


DataPager.StartRowIndex 屬性

定義

取得資料頁上顯示的第一筆記錄的索引。

public:
 property int StartRowIndex { int get(); };
[System.ComponentModel.Browsable(false)]
public int StartRowIndex { get; }
[<System.ComponentModel.Browsable(false)>]
member this.StartRowIndex : int
Public ReadOnly Property StartRowIndex As Integer

屬性值

Int32

顯示在資料頁上第一筆資料錄的索引。

屬性

適用於

另請參閱