次の方法で共有


PagePropertiesChangingEventArgs.StartRowIndex プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください