ListView.StartRowIndex 屬性

定義

取得 ListView 控制項中的資料頁所顯示之第一筆資料錄的索引。

protected:
 virtual property int StartRowIndex { int get(); };
protected virtual int StartRowIndex { get; }
member this.StartRowIndex : int
Protected Overridable ReadOnly Property StartRowIndex As Integer

屬性值

ListView 控制項中的資料頁所顯示之第一筆資料錄的索引。

適用於

另請參閱