PagePropertiesChangingEventArgs.StartRowIndex 屬性

定義

取得頁面中第一個項目的索引。

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

屬性值

Int32

ListView 控制項的資料頁中顯示之第一個項目的索引。

適用於

另請參閱