Share via


PagePropertiesChangingEventArgs.StartRowIndex プロパティ

定義

ページの最初の項目のインデックスを取得します。

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

プロパティ値

Int32

ListView コントロールのデータ ページに表示する最初の項目のインデックス。

適用対象

こちらもご覧ください