ListViewPagedDataSource.StartRowIndex 屬性

定義

取得或設定顯示在頁面上第一個資料錄的索引。

public:
 property int StartRowIndex { int get(); void set(int value); };
public int StartRowIndex { get; set; }
member this.StartRowIndex : int with get, set
Public Property StartRowIndex As Integer

屬性值

顯示在頁面上第一個記錄的索引。

適用於

另請參閱