次の方法で共有


DataPager.StartRowIndex プロパティ

定義

データ ページに表示される最初のレコードのインデックスを取得します。

public:
 property int StartRowIndex { int get(); };
[System.ComponentModel.Browsable(false)]
public int StartRowIndex { get; }
[<System.ComponentModel.Browsable(false)>]
member this.StartRowIndex : int
Public ReadOnly Property StartRowIndex As Integer

プロパティ値

データ ページに表示される最初のレコードのインデックス。

属性

適用対象

こちらもご覧ください