IPageableItemContainer.StartRowIndex 属性

定义

获取在数据页上显示的第一条记录的索引。

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

属性值

Int32

在数据页上显示的第一条记录的索引。

适用于

另请参阅